diff options
| -rw-r--r-- | gnu/packages/bioinformatics.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 1b96d112e7c..482fbb56f7f 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -19967,6 +19967,7 @@ altering the counts or PCA space.") "test_choose.py::test_centrality_2" "test_choose.py::test_choose_2" "test_choose.py::test_choose_3" + "test_cluster.py::test_all_vs_all_mash" "test_cluster.py::test_cluster_functional_1" "test_cluster.py::test_cluster_functional_3" "test_cluster.py::test_cluster_functional_4" |
