Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,6 @@

* Fix missing anndata in yaml file and set the base_r docker image version to 1 instead of 1.0.0 (PR #89).

* Fix bug in control methods (PR #107).
* Fix bug in control methods (PR #107 and PR #108).


Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: shuffle_integration_by_cell_type
label: Shuffle integration by cell type
summary: Integrations are randomly permuted within each cell type
description: Integrations are randomly permuted within each cell type
status: disabled
# status: disabled
resources:
- type: python_script
path: script.py
Expand Down