Skip to content

Releases: NationalGenomicsInfrastructure/anglerfish

0.7.0

19 Aug 14:56
Compare
Choose a tag to compare

What's Changed

  • Support for multiprocessed fastq output by @remiolsen in #65
  • Switch CLI over to typer, change command to "anglerfish run" by @remiolsen in #81
  • Show closest matching barcodes in unmatched list, allow user to name run folder by @remiolsen in #83
  • Readability improvements by @kedhammar in #84
  • Misc. improvements, unit tests and mypy proofing by @kedhammar in #85
  • Objectify and improve structuring by @kedhammar in #86
  • Include edit distance in closest barcode column of non-matching barcodes by @remiolsen in #87

Full Changelog: 0.6.1...0.7.0

0.6.1

16 Feb 12:51
db19f30
Compare
Choose a tag to compare

What's Changed

Full Changelog: remiolsen/anglerfish@0.6.0...0.6.1

0.6.0

29 Nov 15:00
d3e2dc4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: remiolsen/anglerfish@0.5.0...0.6.0

0.5.0

13 Mar 13:22
Compare
Choose a tag to compare

What's Changed

  • Add max unknown indices parameter
  • Changed .format() strings to f-strings where applicable.
  • Adaptors no-longer hard-coded, read from .yaml file.
  • Parse globs in samplesheet

New Contributors

Full Changelog: remiolsen/anglerfish@0.4.2...0.5.0

0.4.2

10 Feb 14:10
e49022f
Compare
Choose a tag to compare

0.4.2-rc.1

04 Feb 14:27
7a2ecc5
Compare
Choose a tag to compare
0.4.2-rc.1 Pre-release
Pre-release

Anglerfish v0.4.1

16 Nov 12:31
5caabeb
Compare
Choose a tag to compare

Anglerfish v0.4.0

27 Jul 15:07
c8f7d66
Compare
Choose a tag to compare

Changes

#7 Screen for all known illumina adapters
#10 Independently calculate read lengths enhancement
#11 Automatically adjust minimum mismatches allowed
#12 Output the commandline arguments
#13 Output csv file

Anglerfish v0.3.0

27 Apr 09:15
e101131
Compare
Choose a tag to compare

Changes

#4 Possibility have multiple Ilmn index types in one samplesheet
#5 Redesign input samplesheet
#6 Summarize all anglerfish sample read counts in one table

Anglerfish v0.2.0

20 Feb 13:01
8d30040
Compare
Choose a tag to compare

First release!