fastqc¶
A quality control tool for high throughput sequence data.
Home | http://www.bioinformatics.babraham.ac.uk/projects/fastqc/ |
Versions | 0.11.4 |
License | GPL |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/fastqc |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install fastqc
and update with:
conda update fastqc