Releases: fulcrumgenomics/fqtk
Releases · fulcrumgenomics/fqtk
v0.3.1
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
- @theJasonFan made their first contribution in #39
- @msto made their first contribution in #42
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.2
v0.2.1
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
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
Initial release of fqtk
!
New Tools
demux
- demultiplexer for FASTQ files
Full Changelog: https://github.com/fulcrumgenomics/fqtk/commits/v0.1.0