./biology/seqtk, Tool for processing sequences in FASTA/FASTQ format

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4, Package name: seqtk-1.4, Maintainer: bacon

Seqtk is a fast and lightweight tool for processing sequences in the FASTA or
FASTQ format. It seamlessly parses both FASTA and FASTQ files which can also be
optionally compressed by gzip. It performs basic file conversions and edits
much like standard Unix tools do with text files.


Master sites:

Filesize: 23.191 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-09 10:41:40 by Nia Alarie | Files touched by this commit (1)
Log message:
seqtk: Add missing zlib dependency
   2023-05-24 01:19:31 by Jason Bacon | Files touched by this commit (5)
Log message:
biology/seqtk: Process FASTA/FASTQ sequences

Seqtk is a fast and lightweight tool for processing sequences in the
FASTA or FASTQ format. It seamlessly parses both FASTA and FASTQ files
which can also be optionally compressed by gzip.  It performs basic
file conversions and edits much like standard Unix tools do with text
files.