资 源 简 介
cutadapt removes adapter sequences from high-throughput sequencing data. This is usually necessary when the read length of the sequencing machine is longer than the molecule that is sequenced, for example when sequencing microRNAs.
Installation
If pip is installed, then cutadapt can be installed using this command:
pip install cutadapt
Documentation
Cutadapt"s documentation is available at readthedocs.
News
Juli 29, 2015: Cutadapt 1.8.3 is a maintenance release that fixes problems with "pip install cutadapt" not working and sometimes hanging gzip processes with Python 2.6. To fix issue 138, untrimmed reads are now shown in the info file.