Skip to content

Releases: Novartis/pisces

v0.1.5.4

01 Aug 18:49
9936079
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5.3...v0.1.5.4

v0.1.5.3

26 May 19:26
420f8f0
Compare
Choose a tag to compare

What's Changed

  • Add dockerfile and ignore development files by @mdshw5 in #29

Full Changelog: v0.1.5.2...v0.1.5.3

v0.1.5.2

26 May 14:54
80f99f8
Compare
Choose a tag to compare

What's Changed

  • Fix the genotyping process to work with gzipped input files by @mdshw5 in #28

Full Changelog: v0.1.5.1...v0.1.5.2

v0.1.5.1

04 Apr 15:15
fb1115a
Compare
Choose a tag to compare
  • Closes #24 and fixes all known issues related to processing an experiment with only one sample

Full Changelog: v0.1.5...v0.1.5.1

v0.1.5

17 Nov 20:10
07e29c1
Compare
Choose a tag to compare

What's Changed

  • Add user defined GTF tag names, default disable_infer_features by @mdshw5 in #26

Full Changelog: v0.1.4...v0.1.5

v0.1.4.4

03 Nov 19:35
a74909c
Compare
Choose a tag to compare

What's Changed

  • Add gene-level effective lengths (#6) by @mdshw5 in #22
  • Fix gene-level lengths output by @mdshw5 in #23
  • Fixes auto sample naming by @ucpete in #21
  • Don't drop dimensions for matrices with only one sample (#24) by @mdshw5 in #25

New Contributors

Full Changelog: v0.1.4...v0.1.4.4

v0.1.4.3

14 Sep 00:37
b8ee406
Compare
Choose a tag to compare
  • Fixes a bug in the previous release (#23)

v0.1.4.2

08 Sep 17:04
56a5d9d
Compare
Choose a tag to compare
  • Adds support for writing gene-level effective lengths matrix (#22)

v0.1.4

01 Sep 01:44
323920d
Compare
Choose a tag to compare
  • Write out salmon effective length matrices (#6)
  • Fix a bug in handling negative strand transcripts during transcriptomics indexing (#15)
  • Remove filtering logic for low count genes before DGE (#13)
  • Support for new intricacies in pip wheel building process (#11)
  • Add ERCC spike-in sequences to the default index builds (#8)

v0.1.3.1

14 Dec 20:49
Compare
Choose a tag to compare

This contains a hot fix for fastqp file type detection.