SEQTK(1) | User Commands | SEQTK(1) |
seqtk - sampling, trimming, fastq2fasta, subsequence, reverse complement
seqtk <command> <arguments>
Currently, seqtk supports quality based trimming with the phred algorithm, converting fastq to fasta, reverse complementing sequences, extracting or masking subsequences in regions given in a BED/name list file, and more. It contains a subsampling module to sample exactly n sequences or a fraction of sequences.
Seqtk supports both fasta and fastq input files, which can be optionally gzip compressed.
Command: seq common transformation of FASTA/Q
February 2014 | seqtk 1.0 |