Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.
Forked from an inaccessible project.
CHANGELOG.md 1.59 KiB

v2.2.0

User Facing

  • Add cellranger version 4.0.0
  • Add references version 2020-A (GRCh38, mm10, mix)
  • Create option to create files for downstream viz and analysis (Seurat R-object)

Background

Known Bugs

  • Vizapp does not yet work for Astrocyte
  • Running in CLI: to set --fastq path of file/s needs to be in quotes

v2.1.1

User Facing

  • Check Design File for spaces in name and file contents
  • Attempt to prevent thredding error (which appears to only happen on 256GBv1 nodes)
  • Add option for 5' GEX chemistry
  • Remove cellranger 3.0.1 as an option
  • Fix CLI MultiQC failure bug

Background