Releases: AlexsLemonade/OpenScPCA-nf
Releases · AlexsLemonade/OpenScPCA-nf
v0.1.2
v0.1.1
v0.1.0 Initial release
- Initial versioned release of the
OpenScPCA-nf
Nextflow workflow - Current modules:
example
: a very small test module for testing configuration parameterssimulate-sce
: creates simulated and permuted data for testing here and inOpenScPCA-analysis
merge-sce
: merges multiple datasets into a single SCE object and corresponding AnnData objectsdoublet-detection
: runsscDblFinder
to detect doublets in a dataset
- The default workflow entrypoint currently runs the
merge-sce
anddoublet-detection
modules. Other workflow entrypoints are:test
to run theexample
modulesimulate
to run thesimulate-sce
module
- Includes scripts for running the workflow on AWS batch through Code Deploy