Skip to content

Releases: mdshw5/fastqp

v0.3.4

29 May 17:44
c9cb9f7
Compare
Choose a tag to compare
  • Added a cycler module dependency

v0.3.3

12 May 19:10
Compare
Choose a tag to compare

This is a bug fix to support later versions of matplotlib > 2.2.0 (#31)

v0.3.2

08 Oct 13:13
Compare
Choose a tag to compare
  • Fix for bug when there are no over-represented kmers (#26)

v0.3.1

31 May 18:50
Compare
Choose a tag to compare

Bug fix release for GC distribution plot.

v0.3

31 May 14:24
Compare
Choose a tag to compare

v0.2

14 Mar 19:11
Compare
Choose a tag to compare
  • Adds changes from #25 to remove deprecation warning

v0.1.9.1

06 Jun 18:47
Compare
Choose a tag to compare

This release refactors the main function so that it's callable from another Python script.

v0.1.8

29 Sep 15:16
Compare
Choose a tag to compare
  • Added option to specify file type when extensions are uninformative (9f817b0)
  • Removed header line from text output (c4eba85)

v0.1.7

04 Sep 16:02
Compare
Choose a tag to compare
  • matches adapter kmers (#11)
  • uses mdshw5/simplesam for SAM/BAM IO (#10)
  • identifies outlier kmers by linear regression (#9)
  • calculates observed/expected ratio for kmers (#8)

v0.1.6

04 Aug 13:07
Compare
Choose a tag to compare

Removed methylation-specific QC metrics. Using simplesam module for SAM/BAM access. Statistics are now reported in a tidy table format.