Skip to content

a collection of CLI utilities for processing fasta/fastq (FASTX) files.

License

Notifications You must be signed in to change notification settings

noamteyssier/fxtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

a collection of CLI utilities for processing fasta/fastq (FASTX) files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages