We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e1be2 commit 90b7dc9Copy full SHA for 90b7dc9
CHANGELOG.md
@@ -155,6 +155,6 @@
155
156
* Fix missing anndata in yaml file and set the base_r docker image version to 1 instead of 1.0.0 (PR #89).
157
158
-* Fix bug in control methods (PR #107).
+* Fix bug in control methods (PR #107 and PR #108).
159
160
src/control_methods/shuffle_integration_by_cell_type/config.vsh.yaml
@@ -3,7 +3,7 @@ name: shuffle_integration_by_cell_type
3
label: Shuffle integration by cell type
4
summary: Integrations are randomly permuted within each cell type
5
description: Integrations are randomly permuted within each cell type
6
-status: disabled
+# status: disabled
7
resources:
8
- type: python_script
9
path: script.py
0 commit comments