Skip to content

Releases: philres/catfishq

v1.4.0

24 Jan 17:47
010c7b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

10 Nov 17:40
Compare
Choose a tag to compare
  • Add --filter-as and --filter-as-state parameters to allow filtering of reads from adaptive sampling runs based on their decision/state (e.g. get all rejected reads only)

v1.2.1

03 Nov 13:34
Compare
Choose a tag to compare

Full Changelog:

  • Fix bug when using min for --sequencing-start-time
  • Update time stamp parsing for compatibility with guppy 5.0.16+

v1.2.0

01 Nov 13:42
469ecae
Compare
Choose a tag to compare

What's Changed

  • Python 3.6 compatibility and time options by @JanLeipzig in #8
  • Adding a min_sequencing_time option by @JanLeipzig in #9
  • bug fixes for --min-sequencing-time update, added --version option by @JanLeipzig in #12
  • Read id filter by @philres in #14
  • Readme update by @rfetherston in #15
  • Removing executable flags where not required by @smoe in #11
  • Adding CLI control (--comments flag) over how FASTQ header comments by @aganezov in #18

New Contributors

Full Changelog: https://github.com/philres/catfishq/commits/v1.2.0