#bioinformatics #sequencing #cli

app fxtools

A collection of commandline Fasta/Fastq utility tools

34 releases

new 0.2.34 Jul 22, 2024
0.2.32 Apr 24, 2024
0.2.30 Oct 24, 2023
0.2.19 Jul 31, 2023
0.2.0 Jul 26, 2022

#27 in Biology

Download history 127/week @ 2024-04-02 269/week @ 2024-04-23 26/week @ 2024-04-30 4/week @ 2024-05-21 90/week @ 2024-07-16

90 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

~12–26MB
~276K SLoC