diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index c3e28b470f..72d4d39bfb 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -2308,6 +2308,7 @@ from high-throughput single-cell RNA sequencing (scRNA-seq) data.") python-scanpy python-scikit-learn python-requests)) + (native-inputs (list python-wheel)) (home-page "https://github.com/Teichlab/celltypist") (synopsis "Tool for semi-automatic cell type classification") (description