Skip to main content

trim adapters from high-throughput sequencing reads

Project description

https://travis-ci.org/marcelm/cutadapt.svg?branch=master https://img.shields.io/pypi/v/cutadapt.svg?branch=master

Cutadapt

Cutadapt finds and removes adapter sequences, primers, poly-A tails and other types of unwanted sequence from your high-throughput sequencing reads.

Cleaning your data in this way is often required: Reads from small-RNA sequencing contain the 3’ sequencing adapter because the read is longer than the molecule that is sequenced. Amplicon reads start with a primer sequence. Poly-A tails are useful for pulling out RNA from your sample, but often you don’t want them to be in your reads.

Cutadapt helps with these trimming tasks by finding the adapter or primer sequences in an error-tolerant way. It can also modify and filter reads in various ways. Adapter sequences can contain IUPAC wildcard characters. Also, paired-end reads and even colorspace data is supported. If you want, you can also just demultiplex your input data, without removing adapter sequences at all.

Cutadapt comes with an extensive suite of automated tests and is available under the terms of the MIT license.

If you use Cutadapt, please cite DOI:10.14806/ej.17.1.200 .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cutadapt-2.0a1.tar.gz (261.0 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

cutadapt-2.0a1-cp37-cp37m-manylinux1_x86_64.whl (133.0 kB view details)

Uploaded CPython 3.7m

cutadapt-2.0a1-cp36-cp36m-manylinux1_x86_64.whl (132.5 kB view details)

Uploaded CPython 3.6m

cutadapt-2.0a1-cp35-cp35m-manylinux1_x86_64.whl (131.6 kB view details)

Uploaded CPython 3.5m

cutadapt-2.0a1-cp34-cp34m-manylinux1_x86_64.whl (131.0 kB view details)

Uploaded CPython 3.4m

File details

Details for the file cutadapt-2.0a1.tar.gz.

File metadata

  • Download URL: cutadapt-2.0a1.tar.gz
  • Upload date:
  • Size: 261.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for cutadapt-2.0a1.tar.gz
Algorithm Hash digest
SHA256 e5696f8d814d15f1a96541bccc29d3fd845bbe5eb1f91139978def356f88ea6d
MD5 ad3ab07a231c3c763a21008a80fac08e
BLAKE2b-256 57ee1bacc2f32af21ec64e9d0d05492f7c8dbb42008ffea013c9ec94b3a22644

See more details on using hashes here.

File details

Details for the file cutadapt-2.0a1-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: cutadapt-2.0a1-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 133.0 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for cutadapt-2.0a1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f2ef851361b46cd43ace7859fcd5fe1daffbbb65a9ee586c8e66c831837693b6
MD5 0748069628381764fb87b8e7ea5bcc9f
BLAKE2b-256 3d75a8f2ee4fd2889a9df44fbf9c7bd910f43b563385c2535d3e26c66cd3f6b6

See more details on using hashes here.

File details

Details for the file cutadapt-2.0a1-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: cutadapt-2.0a1-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 132.5 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for cutadapt-2.0a1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 97e9477b33b8fcae65882ea9377541eedfd28982a32395336295ba40e45fed7a
MD5 b3c52ee2a4768f4141a0d09aca263dfb
BLAKE2b-256 5f2105452bf81abc2ea794f047a6fbbd3074f1132963e24a7a27d949ebfb3c14

See more details on using hashes here.

File details

Details for the file cutadapt-2.0a1-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: cutadapt-2.0a1-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 131.6 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for cutadapt-2.0a1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 241d9b4ed9e984df1c7422bc1887fdebd849458d549b88562d1dc51d95ec1573
MD5 d14dcc6bf48e6e0ec8537e79c47f6b7a
BLAKE2b-256 573157662c5b15ad1ab7611218d6c51dab6760eb56da7a4d0816856ae50d4dde

See more details on using hashes here.

File details

Details for the file cutadapt-2.0a1-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

  • Download URL: cutadapt-2.0a1-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 131.0 kB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for cutadapt-2.0a1-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b5ffde801755e40f6c4a68110b818545b909a443876a841684acec3c7ec3e4ba
MD5 bd7af53972d83b6f360ef061883da1ad
BLAKE2b-256 f5612d10801a9aac899cc91f191937235f73512eca84eee4845214c1ae3d89e0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page