Skip to content

Commit

Permalink
fix scib kbet by pinning scipy to <= 1.13 (see theislab/scib#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Sep 4, 2024
1 parent bf78774 commit 3955196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tasks/batch_integration/metrics/kbet/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ platforms:
- scib==1.1.5
- rpy2>=3
- anndata2ri
- scipy<=1.13
- type: nextflow
directives:
label: [midtime, midmem, lowcpu]

0 comments on commit 3955196

Please sign in to comment.