Recent Releases of https://github.com/alexslemonade/openscpca-nf
https://github.com/alexslemonade/openscpca-nf - v0.1.5
What's Changed
- Default release date for ScPCA data is set to
2025-06-30 - Update scpcaTools images to v0.4.3 versions
- One new module:
infercnv-gene-order: Produce gene order files that can be used as input toinferCNV
- Two modules have been updated:
merge-sce:- Two bugs were fixed:
- The
cell_idcolumn in the merged objectcolDataslot is now correctly formatted as{library id}-{barcode} - Merged object
colDataslots now include consensus cell type annotations in columnsconsensus_celltype_annotationandconsensus_celltype_ontology
- The
cell-type-ewings:- A bug causing some cells to be incorrectly classified was fixed
Full Changelog: https://github.com/AlexsLemonade/OpenScPCA-nf/compare/v0.1.4...v0.1.5
- R
Published by sjspielman 11 months ago
https://github.com/alexslemonade/openscpca-nf - v0.1.5
What's Changed
- Default release date for ScPCA data is set to
2025-06-30 - Update scpcaTools images to v0.4.3 versions
- One new module has been added:
infercnv-gene-order-file: Produce gene order files that can be used as input toinferCNV
- Two modules have been updated:
merge-sce:- Two bugs were fixed:
- The
cell_idcolumn in the merged objectcolDataslot is now correctly formatted as{library id}-{barcode} - Merged object
colDataslots now include consensus cell type annotations in columnsconsensus_celltype_annotationandconsensus_celltype_ontology
- The
cell-type-ewings:- A bug causing some cells to be incorrectly classified was fixed
Full Changelog: https://github.com/AlexsLemonade/OpenScPCA-nf/compare/v0.1.4...v0.1.5
- R
Published by sjspielman 11 months ago
https://github.com/alexslemonade/openscpca-nf - v0.1.4
What's Changed
- Default release date for ScPCA data is set to
2025-03-20 - One new module:
cell-type-ewings: Assigns cell types to Ewing sarcoma samples inSCPCP000015
- One module as been updated:
cell-type-consensus:- Now uses the consensus cell type reference from
OpenScPCA-analysis:v0.2.2 - Exports gene expression for a set of marker genes in addition to assigned consensus cell types
Full Changelog: https://github.com/AlexsLemonade/OpenScPCA-nf/compare/v0.1.3...v0.1.4
- R
Published by allyhawkins over 1 year ago
https://github.com/alexslemonade/openscpca-nf - v0.1.3
What's Changed
- Two new modules:
seurat-conversion: converts processedSingleCellExperimentobjects toSeuratobjectscell-type-consensus: assigns consensus cell type labels
- Default release date for ScPCA data is set to
2024-11-25 - A
nextflow_schema.jsonfile defining all workflow parameters is now available- Parameters are also validated as part of the main workflow
- The
testingprofile can now be used for local testing of the workflow
New Contributors
- @allyhawkins made their first contribution in https://github.com/AlexsLemonade/OpenScPCA-nf/pull/113
Full Changelog: https://github.com/AlexsLemonade/OpenScPCA-nf/compare/v0.1.2...v0.1.3
- R
Published by allyhawkins over 1 year ago
https://github.com/alexslemonade/openscpca-nf - v0.1.2
What's Changed
- Update generated AnnData to match scpca-nf 0.8.5
- Update simulation scripts to use new age columns
- Update metadata in simulations to include project-specific fields
- Mask any tokens in logs
Full Changelog: https://github.com/AlexsLemonade/OpenScPCA-nf/compare/v0.1.1...v0.1.2
- R
Published by jashapiro over 1 year ago
https://github.com/alexslemonade/openscpca-nf - v0.1.1
What's Changed
- Increase default memory for
run_scdblfinderin https://github.com/AlexsLemonade/OpenScPCA-nf/pull/82
Full Changelog: https://github.com/AlexsLemonade/OpenScPCA-nf/compare/v0.1.0...v0.1.1
- R
Published by jashapiro almost 2 years ago
https://github.com/alexslemonade/openscpca-nf - v0.1.0 Initial release
- Initial versioned release of the
OpenScPCA-nfNextflow workflow - Current modules:
example: a very small test module for testing configuration parameterssimulate-sce: creates simulated and permuted data for testing here and inOpenScPCA-analysismerge-sce: merges multiple datasets into a single SCE object and corresponding AnnData objectsdoublet-detection: runsscDblFinderto detect doublets in a dataset
- The default workflow entrypoint currently runs the
merge-sceanddoublet-detectionmodules. Other workflow entrypoints are:testto run theexamplemodulesimulateto run thesimulate-scemodule
- Includes scripts for running the workflow on AWS batch through Code Deploy
- R
Published by jashapiro almost 2 years ago