v0.20.0
Summary of changes
Major changes:
- Add pcacv workflow to run PCACV 2741eb5
- Specify compute resources using process labels. Merge #219 Closes #154
- Remove the need of defining explicitly the helper functions (e.g.: parseConfig) inside the config dfa6af2 1ab9efb 5d74cb5
- Implement feature to run pipelines on h5ad files with different suffixes (aka multi-labeled group strategy) 44d9aef de1f896
- Allow user to run a workflow on a subset of cells from the data 83d6122 Closes #221
- Don't include scope profile by default ad8115f
- Publish pipeline final output only if params.utils.publish = true is in the config 33f643a
General changes:
-
Add harmony workflow and related config 9c30059
-
Add workflow cellranger_count_demuxlet to run Cell Ranger and Demuxlet at once 5240226
-
Add utility workflow to annotate data using a cell-based .tsv metadata file 39069dd
-
Add utility workflow to annotate and subsequently filter data using a cell-based .tsv metadata file
-
Add example config for SRA_TO_METADATA process 5adcbe9
-
Rename cellranger_metadata to cellranger_count_metadata 5abc06a
-
Abstract away code block used for cell filter, cell annotation and sample annotation into workflow ff1ab81
-
Add publish flag in cell_annotate and cell_filter 5bb233f
-
Allow to skip for a given sample the sample-based metadata annotation if not present in metadata 23e188c
-
Fixes bug where some columns from h5ad files were wrongly saved to either metric or annotation in loom 5711b35
-
Fixes #214
-
Other bug fixes:
-
Miscellaneous
-
Containers
Tools/Modules:
- directs [NEW]
- scenic [UPDATE]
- Allow to skip generating the reports e723e11
- cellranger [UPDATE]
- pcacv [UPDATE]
- scrublet [UPDATE]
- Add sensible default values for Scrublet 57dd7d3