Skip to content

Commit

Permalink
Bump scIB to v1.1.7 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
lazappi authored Jan 16, 2025
1 parent 5abd7b5 commit 058ebf0
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion src/data_processors/process_dataset/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ engines:
setup:
- type: python
pypi:
- scib==1.1.5
- scib==1.1.7
runners:
- type: executable
- type: nextflow
Expand Down
2 changes: 1 addition & 1 deletion src/metrics/asw_batch/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ engines:
setup:
- type: python
pypi:
- scib==1.1.5
- scib==1.1.7
runners:
- type: executable
- type: nextflow
Expand Down
2 changes: 1 addition & 1 deletion src/metrics/asw_label/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ engines:
setup:
- type: python
pypi:
- scib==1.1.5
- scib==1.1.7
runners:
- type: executable
- type: nextflow
Expand Down
2 changes: 1 addition & 1 deletion src/metrics/clustering_overlap/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ engines:
setup:
- type: python
pypi:
- scib==1.1.6
- scib==1.1.7
runners:
- type: executable
- type: nextflow
Expand Down
2 changes: 1 addition & 1 deletion src/metrics/graph_connectivity/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ engines:
setup:
- type: python
pypi:
- scib==1.1.5
- scib==1.1.7
runners:
- type: executable
- type: nextflow
Expand Down
2 changes: 1 addition & 1 deletion src/metrics/hvg_overlap/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ engines:
setup:
- type: python
pypi:
- scib==1.1.5
- scib==1.1.7
runners:
- type: executable
- type: nextflow
Expand Down
2 changes: 1 addition & 1 deletion src/metrics/isolated_label_asw/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ engines:
setup:
- type: python
pypi:
- scib==1.1.5
- scib==1.1.7
runners:
- type: executable
- type: nextflow
Expand Down
2 changes: 1 addition & 1 deletion src/metrics/isolated_label_f1/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ engines:
setup:
- type: python
pypi:
- scib==1.1.6
- scib==1.1.7
runners:
- type: executable
- type: nextflow
Expand Down
2 changes: 1 addition & 1 deletion src/metrics/kbet/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ engines:
github: theislab/kBET
- type: python
pypi:
- scib==1.1.6
- scib==1.1.7
- rpy2>=3
- anndata2ri
- scipy<=1.13
Expand Down
2 changes: 1 addition & 1 deletion src/metrics/pcr/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ engines:
setup:
- type: python
pypi:
- scib==1.1.5
- scib==1.1.7
runners:
- type: executable
- type: nextflow
Expand Down

0 comments on commit 058ebf0

Please sign in to comment.