fxtools 0.2.24

A collection of commandline Fasta/Fastq utility tools
fxtools-0.2.24 is not a library.

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.