seqtk¶
Seqtk is a fast and lightweight tool for processing sequences in the FASTA or FASTQ format
| Home | https://github.com/lh3/seqtk |
| Versions | r82 |
| License | MIT License |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/seqtk |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install seqtk
and update with:
conda update seqtk