diff options
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/bioinformatics.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 0b1f36b347..bdd34fe67f 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -1347,8 +1347,7 @@ demultiplexing step.") (list python-black python-flake8 python-poetry-core - python-pytest - python-pre-commit)) + python-pytest)) (home-page "https://github.com/JonathanShor/DoubletDetection") (synopsis "This is a package to detect doublets in single-cell RNA-seq count matrices") |