Command-line tools for processing and manipulating FASTA and FASTQ sequence files.
A collection of commandline Fasta/Fastq utility tools
fxfxtools$ fx convert input.fastq output.fasta$ fx count sequences.fasta$ fx filter -l 100 input.fasta output.fasta$ fx reverse-complement input.fasta output.fasta$ fx validate reads.fastq