Releases: HumanCellAtlas/sctools
Releases · HumanCellAtlas/sctools
v0.3.3
- Minor bug fix for handling missing UB tags
v0.3.2
- Handle KeyError caused by records with missing "CB" tags when calculating cell metrics
v0.3.1
- Fix scipy version to 1.1.0
- Update the pull-request-template
- Add badge to report docs status
- Normalize header names to enable auto-linking in readthedocs
- Make explicit that sctools does not support python 3.5
- Fix the doc auto-build
v0.3.0
- Add methods for SmartSeq2 grouped QC metrics outputs
0.2.0
In this release
- Adds TagSortBam command to sort BAMs by multiple tags and query name, and VerifyBamSort command to verify sorting of existing BAMs
- Count matrix bug fix