ppc64le/linux/: cutadapt-5.1 metadata and description

Simple index

Adapter trimming and other preprocessing of high-throughput sequencing reads

author_email Marcel Martin <[email protected]>
classifiers
  • Development Status :: 5 - Production/Stable
  • Environment :: Console
  • Intended Audience :: Science/Research
  • Programming Language :: Cython
  • Programming Language :: Python :: 3
  • Topic :: Scientific/Engineering :: Bio-Informatics
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/x-rst
dynamic license-file
license_expression MIT
license_file LICENSE
project_urls
  • Homepage, https://cutadapt.readthedocs.io/
  • Changelog, https://cutadapt.readthedocs.io/en/stable/changes.html
  • Repository, https://github.com/marcelm/cutadapt/
provides_extras dev
requires_dist
  • dnaio>=1.2.3
  • xopen>=1.6.0
  • Cython; extra == "dev"
  • pytest; extra == "dev"
  • pytest-timeout; extra == "dev"
  • pytest-mock; extra == "dev"
  • sphinx; extra == "dev"
  • sphinx_issues; extra == "dev"
  • sphinx_better_subsection; extra == "dev"
requires_python >=3.9
File Tox results History
cutadapt-5.1-cp311-cp311-linux_ppc64le.whl
Size
935 KB
Type
Python Wheel
Python
3.11
cutadapt-5.1-cp312-cp312-linux_ppc64le.whl
Size
975 KB
Type
Python Wheel
Python
3.12
cutadapt-5.1-cp39-cp39-linux_ppc64le.whl
Size
891 KB
Type
Python Wheel
Python
3.9
install with bioconda

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 single-end and paired-end reads in various ways. Adapter sequences can contain IUPAC wildcard characters. Cutadapt can also demultiplex your reads.

Cutadapt is available under the terms of the MIT license.

Cutadapt development was started at TU Dortmund University in the group of Prof. Dr. Sven Rahmann. It is currently being developed within NBIS (National Bioinformatics Infrastructure Sweden).

Citation

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