A collection of fasta/fastq related tools that I've needed to write.
# from crates.io
cargo install fxtools
# from github
git clone https://github.com/noamteyssier/fxtools
cd fxtools
cargo install --path .Check out the documentation for usage.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A collection of fasta/fastq related tools that I've needed to write.
# from crates.io
cargo install fxtools
# from github
git clone https://github.com/noamteyssier/fxtools
cd fxtools
cargo install --path .Check out the documentation for usage.