pyfastaq¶
Script to manipulate FASTA and FASTQ files, plus API for developers
| Home | https://github.com/sanger-pathogens/Fastaq |
| Versions | 3.11.0 |
| License | GNU General Public License v3 (GPLv3) |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/pyfastaq |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install pyfastaq
and update with:
conda update pyfastaq