cutadapt¶
trim adapters from high-throughput sequencing reads
Home | https://cutadapt.readthedocs.org/ |
Versions | 1.9.1 |
License | MIT License |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/cutadapt |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install cutadapt
and update with:
conda update cutadapt