seqtk
sampling, trimming, fastq2fasta, subsequence, reverse complement
- Provided by: seqtk (Version: 1.4-2build1)
- Report a bug
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