Skip to content

scpca-nf v0.9.1

Choose a tag to compare

@allyhawkins allyhawkins released this 17 Nov 22:18
· 691 commits to main since this release
8f771ae

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_inference is 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