fastq-screen¶
FastQ Screen allows you to screen a library of sequences in FastQ format against a set of sequence databases so you can see if the composition of the library matches with what you expect
| Home | http://www.bioinformatics.babraham.ac.uk/projects/fastq_screen/ | 
| Versions | 0.5.2 | 
| License | GPLv3 | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/fastq-screen | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install fastq-screen
and update with:
conda update fastq-screen