Skip to content

Releases: rderelle/fastlin

v0.2.4

19 Feb 13:13
9b2209d
Compare
Choose a tag to compare
  • switched from GzDecoder to MultiGzDecoder (crate flate2) to avoid file ownership issues
  • updated seq_io crate version to avoid future rust incompatibility issue

0.2.3

07 Jan 17:44
ec38a70
Compare
Choose a tag to compare

fastlin can now analyse FASTA genome assemblies.

See Readme file for more information.
Runtime (MacBook Air M2): 0.1 sec. per genome.

v0.2.2.1

01 Dec 11:24
3d4636f
Compare
Choose a tag to compare

better error handling

v0.2.1

17 Jul 09:04
7626b3d
Compare
Choose a tag to compare

added version display

v0.2.0

16 Jul 18:59
ae708ab
Compare
Choose a tag to compare

bug corrected: kmer length needed to be adjusted to match the 2x50 nucleotides format in the barcode file

v0.1.0

29 Jun 20:09
b236655
Compare
Choose a tag to compare

initial release

Binaries available for Linux and Mac (Intel and M1M2 processors)