scpca-nf v0.9.1
What's Changed
This release fixes some minor bugs found in v0.9.0.
- CNV inference is now skipped for samples with a diagnosis of
Non-cancerous, even if--perform_cnv_inferenceis used. - Additional checks have been added to improve handling of unknown diagnoses and QC report rendering when running the workflow with CNV inference.
- All technology values are now converted to lowercase when reading in from existing checkpoints files.
- Added an explicit check that the technology has not changed when skipping the mapping steps for a library.
Full Changelog: v0.9.0...v0.9.1