Skip to content

Releases: fulcrumgenomics/fqtk

v0.3.1

19 Aug 22:36
Compare
Choose a tag to compare

What's Changed

  • Add demux to readme. by @tfenne in #35
  • Clippy the tests and make it happy. by @theJasonFan in #39
  • doc: Clarify that multiple output types may be specified by @msto in #42
  • Fix early return and counting of mismatches with no-calls in barcodes. by @theJasonFan in #48

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

28 Jul 17:00
Compare
Choose a tag to compare

What's Changed

  • feat: allow Ns in the sample barcode by @nh13 in #30
  • [bugfix] Output type writers were all outputting template reads. by @jacarey in #33
  • feat: skip too short reads by @nh13 in #32

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

13 Jun 18:22
Compare
Choose a tag to compare

What's Changed

  • Do not require comment to have 4 segments by @nh13 in #26

Full Changelog: v0.2.1...v0.2.2

v0.2.1

22 Feb 22:59
Compare
Choose a tag to compare

What's Changed

  • Fixing rust version in CI because TOML toolchain was not being honored previously. by @NatPRoach in #24
  • Add 'version' arg to command line derivations by @NatPRoach in #22

Full Changelog: v0.2.0...v0.2.1

v0.2.0

10 Jan 15:58
Compare
Choose a tag to compare

What's Changed

  • Adding bioconda and crates badges, updating install instructions by @NatPRoach in #18
  • Integrate read ahead iterator from fgoxide. by @NatPRoach in #19

Full Changelog: v0.1.0...v0.2.0

v0.1.0 - Initial release

05 Jan 19:48
ce37cce
Compare
Choose a tag to compare

Initial release of fqtk!

New Tools

  • demux - demultiplexer for FASTQ files

Full Changelog: https://github.com/fulcrumgenomics/fqtk/commits/v0.1.0