#bioinformatics #sequencing #cli

app fxtools

A collection of commandline Fasta/Fastq utility tools

32 releases

0.2.32 Apr 24, 2024
0.2.30 Oct 24, 2023
0.2.19 Jul 31, 2023
0.2.5 Aug 4, 2022
0.2.0 Jul 26, 2022

#58 in Biology

Download history 61/week @ 2024-02-21 15/week @ 2024-02-28 20/week @ 2024-03-06 5/week @ 2024-03-13 62/week @ 2024-03-27 96/week @ 2024-04-03 278/week @ 2024-04-24 17/week @ 2024-05-01

295 downloads per month

MIT license

95KB
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

~11–23MB
~254K SLoC