fxtools

Crates.iofxtools
lib.rsfxtools
version0.2.39
sourcesrc
created_at2022-07-20 22:48:19.517806
updated_at2024-10-08 17:51:43.179682
descriptionA collection of commandline Fasta/Fastq utility tools
homepage
repositoryhttps://github.com/noamteyssier/fxtools
max_upload_size
id629217
size150,595
Noam Teyssier (noamteyssier)

documentation

https://docs.rs/fxtools

README

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.

Commit count: 186

cargo fmt