Releases: rderelle/fastlin
Releases · rderelle/fastlin
0.4.1
changed version of rust-htslib ... compilation now works on Mac and Linux (not tested on Windows)
0.4.0
BAM files can now be analysed by fastlin (see Readme)
0.3.0
Multithreading now available (see Readme)
v0.2.4
- 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
fastlin can now analyse FASTA genome assemblies.
See Readme file for more information.
Runtime (MacBook Air M2): 0.1 sec. per genome.
v0.2.0
bug corrected: kmer length needed to be adjusted to match the 2x50 nucleotides format in the barcode file
v0.1.0
initial release
Binaries available for Linux and Mac (Intel and M1M2 processors)