app fxtools

A collection of commandline Fasta/Fastq utility tools

38 releases

0.2.39 Oct 8, 2024
0.2.36 Sep 6, 2024
0.2.34 Jul 22, 2024
0.2.30 Oct 24, 2023
0.2.0 Jul 26, 2022

#23 in Biology

Download history 223/week @ 2024-07-22 173/week @ 2024-07-29 108/week @ 2024-09-02 7/week @ 2024-09-09 30/week @ 2024-09-16 54/week @ 2024-09-23 317/week @ 2024-09-30 196/week @ 2024-10-07 18/week @ 2024-10-14

586 downloads per month

MIT license

105KB
2.5K SLoC

fxtools

A collection of fasta/fastq related tools that I've needed to write.

Installation

# from crates.io
cargo install fxtools

# from github
git clone https://github.com/noamteyssier/fxtools
cd fxtools
cargo install --path .

Usage

Check out the documentation for usage.

Dependencies

~15–28MB
~320K SLoC