Skip to content

Releases: HumanCellAtlas/sctools

v0.3.3

25 Feb 18:07
Compare
Choose a tag to compare
  • Minor bug fix for handling missing UB tags

v0.3.2

03 Jan 19:50
3b1199d
Compare
Choose a tag to compare
  • Handle KeyError caused by records with missing "CB" tags when calculating cell metrics

v0.3.1

05 Dec 16:56
941ae54
Compare
Choose a tag to compare
  • 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

09 Oct 21:49
13b7ebd
Compare
Choose a tag to compare
  • Add methods for SmartSeq2 grouped QC metrics outputs

0.2.0

24 Aug 16:50
63a7932
Compare
Choose a tag to compare

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