Crates.io | fxtools |
lib.rs | fxtools |
version | 0.2.39 |
source | src |
created_at | 2022-07-20 22:48:19.517806 |
updated_at | 2024-10-08 17:51:43.179682 |
description | A collection of commandline Fasta/Fastq utility tools |
homepage | |
repository | https://github.com/noamteyssier/fxtools |
max_upload_size | |
id | 629217 |
size | 150,595 |
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.