Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

v0.25.0

Compare
Choose a tag to compare
@cflerin cflerin released this 26 Jan 13:52
· 371 commits to master since this release
721c42f

Major updates:

  • Update project to run on Nextflow >= 20.10.0 (#253)
  • Cell barcode -1 suffixes are no longer removed by default (#288)

Publishing system updates:

  • Streamline publish workflow (remove proxy process)
  • Avoid copying internally when publishing a file
  • Allow files to be published across filesystems when params.publish.mode is 'copy' (#265)

Other:

  • Documentation updates
  • Disable loom validation in file converter (#286)
  • Fix process labels and run times in cellranger, pcacv
  • Add CI test for parameter exploration
  • Fixes for CI tests failing when using hard links
  • Set CI tests to run on pushes and PRs to develop
  • Use sparse loading from loom files
  • Update utilities Docker image