.codecov.yml
.editorconfig
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CHANGES.rst
CITATION.cff
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.py
tox.ini
.github/issue_template.md
.github/workflows/ci.yml
.github/workflows/pyinstaller.yml
doc/Makefile
doc/algorithms.rst
doc/changes.rst
doc/conf.py
doc/develop.rst
doc/guide.rst
doc/ideas.rst
doc/index.rst
doc/installation.rst
doc/recipes.rst
doc/reference.rst
doc/requirements.txt
doc/_static/adapters.svg
doc/_static/cutadapt-logo.inkscape.svg
doc/_static/cutadapt-logo.png
doc/_static/cutadapt-logo.svg
src/cutadapt/__init__.py
src/cutadapt/__main__.py
src/cutadapt/_align.pyi
src/cutadapt/_align.pyx
src/cutadapt/_kmer_finder.pyi
src/cutadapt/_kmer_finder.pyx
src/cutadapt/_match_tables.py
src/cutadapt/_version.py
src/cutadapt/adapters.py
src/cutadapt/align.py
src/cutadapt/cli.py
src/cutadapt/expected_errors.h
src/cutadapt/files.py
src/cutadapt/info.pyi
src/cutadapt/info.pyx
src/cutadapt/json.py
src/cutadapt/kmer_heuristic.py
src/cutadapt/log.py
src/cutadapt/modifiers.py
src/cutadapt/parser.py
src/cutadapt/pipeline.py
src/cutadapt/predicates.py
src/cutadapt/qualtrim.pyi
src/cutadapt/qualtrim.pyx
src/cutadapt/report.py
src/cutadapt/runners.py
src/cutadapt/statistics.py
src/cutadapt/steps.py
src/cutadapt/tokenizer.py
src/cutadapt/utils.py
src/cutadapt.egg-info/PKG-INFO
src/cutadapt.egg-info/SOURCES.txt
src/cutadapt.egg-info/dependency_links.txt
src/cutadapt.egg-info/entry_points.txt
src/cutadapt.egg-info/requires.txt
src/cutadapt.egg-info/top_level.txt
tests/.gitignore
tests/conftest.py
tests/test_adapters.py
tests/test_align.py
tests/test_api.py
tests/test_command.py
tests/test_commandline.py
tests/test_files.py
tests/test_kmer_finder.py
tests/test_kmer_heuristic.py
tests/test_main.py
tests/test_modifiers.py
tests/test_paired.py
tests/test_parser.py
tests/test_predicates.py
tests/test_qualtrim.py
tests/test_report.py
tests/test_stats.py
tests/test_testutils.py
tests/test_tokenizer.py
tests/test_trim.py
tests/test_utils.py
tests/utils.py
tests/cut/454.fa
tests/cut/SRR2040271_1.fastq
tests/cut/action_lowercase.fasta
tests/cut/action_retain.fasta
tests/cut/adapterorder-ag.fasta
tests/cut/adapterorder-ga.fasta
tests/cut/adapterx.fasta
tests/cut/anchored-back.fasta
tests/cut/anchored.fasta
tests/cut/anchored_no_indels.fasta
tests/cut/anchored_no_indels_wildcard.fasta
tests/cut/anywhere_repeat.fastq
tests/cut/casava.fastq
tests/cut/demultiplexed.first.1.fastq
tests/cut/demultiplexed.first.2.fastq
tests/cut/demultiplexed.second.1.fastq
tests/cut/demultiplexed.second.2.fastq
tests/cut/demultiplexed.unknown.1.fastq
tests/cut/demultiplexed.unknown.2.fastq
tests/cut/discard-untrimmed.fastq
tests/cut/discard.fastq
tests/cut/dos.fastq
tests/cut/dual-i1.1.fastq
tests/cut/dual-i1.2.fastq
tests/cut/dual-i2.1.fastq
tests/cut/dual-i2.2.fastq
tests/cut/dual-unknown.1.fastq
tests/cut/dual-unknown.2.fastq
tests/cut/empty.fasta
tests/cut/empty.fastq
tests/cut/example.fa
tests/cut/examplefront.fa
tests/cut/illumina.fastq
tests/cut/illumina.info.txt
tests/cut/illumina5.fastq
tests/cut/illumina5.info.txt
tests/cut/illumina64.fastq
tests/cut/info-rc.txt
tests/cut/interleaved.fastq
tests/cut/issue46.fasta
tests/cut/linked-anchored.fasta
tests/cut/linked-discard-g.fasta
tests/cut/linked-discard.fasta
tests/cut/linked-info.txt
tests/cut/linked-lowercase.fasta
tests/cut/linked-not-anchored.fasta
tests/cut/linked.fasta
tests/cut/lowercase.fastq
tests/cut/lowqual.fastq
tests/cut/lowqual.unchanged.fastq
tests/cut/maxee.fastq
tests/cut/maxlen.fa
tests/cut/maxn0.2.fasta
tests/cut/maxn0.4.fasta
tests/cut/maxn0.fasta
tests/cut/maxn1.fasta
tests/cut/maxn2.fasta
tests/cut/minlen.fa
tests/cut/minlen.noprimer.fa
tests/cut/multiprefix.fasta
tests/cut/multisuffix.fasta
tests/cut/nextseq.fastq
tests/cut/no-trim.fastq
tests/cut/no_indels.fasta
tests/cut/overlapb.fa
tests/cut/pair-adapters.1.fastq
tests/cut/pair-adapters.2.fastq
tests/cut/paired-filterboth.1.fastq
tests/cut/paired-filterboth.2.fastq
tests/cut/paired-filterfirst.1.fastq
tests/cut/paired-filterfirst.2.fastq
tests/cut/paired-m27.1.fastq
tests/cut/paired-m27.2.fastq
tests/cut/paired-onlyA.1.fastq
tests/cut/paired-onlyA.2.fastq
tests/cut/paired-separate.1.fastq
tests/cut/paired-separate.2.fastq
tests/cut/paired-too-short.1.fastq
tests/cut/paired-too-short.2.fastq
tests/cut/paired-trimmed.1.fastq
tests/cut/paired-trimmed.2.fastq
tests/cut/paired-untrimmed.1.fastq
tests/cut/paired-untrimmed.2.fastq
tests/cut/paired.1.fastq
tests/cut/paired.2.fastq
tests/cut/paired.m14.1.fastq
tests/cut/paired.m14.2.fastq
tests/cut/pairedq.1.fastq
tests/cut/pairedq.2.fastq
tests/cut/pairedu.1.fastq
tests/cut/pairedu.2.fastq
tests/cut/plus.fastq
tests/cut/polya.1.fasta
tests/cut/polya.2.fasta
tests/cut/polya.legacy.1.fasta
tests/cut/rename.1.fastq
tests/cut/rename.2.fastq
tests/cut/rename.fastq
tests/cut/rest.fa
tests/cut/restfront.fa
tests/cut/revcomp-r1r2.1.fastq
tests/cut/revcomp-r1r2.2.fastq
tests/cut/revcomp-single-normalize.fastq
tests/cut/revcomp-single.fastq
tests/cut/revcomp.1.fastq
tests/cut/revcomp.2.fastq
tests/cut/s_1_sequence.txt
tests/cut/shortened-negative.fastq
tests/cut/shortened.fastq
tests/cut/simple.fasta
tests/cut/small-no-trim.fasta
tests/cut/small.fasta
tests/cut/small.fastq
tests/cut/small.trimmed.fastq
tests/cut/small.untrimmed.fastq
tests/cut/solid-no-zerocap.fastq
tests/cut/solidqual.fastq
tests/cut/sra.fastq
tests/cut/stripped.fasta
tests/cut/suffix.fastq
tests/cut/trim-n.fasta
tests/cut/trimN3.fasta
tests/cut/trimN5.fasta
tests/cut/twoadapters.fasta
tests/cut/twoadapters.first.fasta
tests/cut/twoadapters.second.fasta
tests/cut/twoadapters.unknown.fasta
tests/cut/unconditional-back.fastq
tests/cut/unconditional-both.fastq
tests/cut/unconditional-front.fastq
tests/cut/wildcard.fa
tests/cut/wildcardN.fa
tests/cut/wildcard_adapter.fa
tests/cut/wildcard_adapter_anywhere.fa
tests/cut/xadapter.fasta
tests/cut/combinatorial/combinatorial.A_G.1.fastq
tests/cut/combinatorial/combinatorial.A_G.2.fastq
tests/cut/combinatorial/combinatorial.A_T.1.fastq
tests/cut/combinatorial/combinatorial.A_T.2.fastq
tests/cut/combinatorial/combinatorial.A_unknown.1.fastq
tests/cut/combinatorial/combinatorial.A_unknown.2.fastq
tests/cut/combinatorial/combinatorial.C_G.1.fastq
tests/cut/combinatorial/combinatorial.C_G.2.fastq
tests/cut/combinatorial/combinatorial.C_T.1.fastq
tests/cut/combinatorial/combinatorial.C_T.2.fastq
tests/cut/combinatorial/combinatorial.C_unknown.1.fastq
tests/cut/combinatorial/combinatorial.C_unknown.2.fastq
tests/cut/combinatorial/combinatorial.unknown_G.1.fastq
tests/cut/combinatorial/combinatorial.unknown_G.2.fastq
tests/cut/combinatorial/combinatorial.unknown_T.1.fastq
tests/cut/combinatorial/combinatorial.unknown_T.2.fastq
tests/cut/combinatorial/combinatorial.unknown_unknown.1.fastq
tests/cut/combinatorial/combinatorial.unknown_unknown.2.fastq
tests/data/454.fa
tests/data/E3M.fasta
tests/data/E3M.qual
tests/data/action_lowercase.fasta
tests/data/action_retain.fasta
tests/data/adapter-empty-name.fasta
tests/data/adapter.fasta
tests/data/adapterorder.fasta
tests/data/anchored-back.fasta
tests/data/anchored.fasta
tests/data/anchored_no_indels.fasta
tests/data/anywhere_repeat.fastq
tests/data/casava.fastq
tests/data/combinatorial.1.fastq
tests/data/combinatorial.2.fastq
tests/data/dos.fastq
tests/data/dual-index.1.fastq
tests/data/dual-index.2.fastq
tests/data/empty.fasta
tests/data/empty.fastq
tests/data/example.fa
tests/data/format-error.fastq
tests/data/illumina.fastq.gz
tests/data/illumina5.fastq
tests/data/illumina64.fastq
tests/data/info-rc.fasta
tests/data/interleaved.fastq
tests/data/issue46.fasta
tests/data/lengths.fa
tests/data/linked.fasta
tests/data/lowqual.fastq
tests/data/maxee.fastq
tests/data/maxn.fasta
tests/data/multi.fasta
tests/data/multiblock.fastq.bz2
tests/data/multiblock.fastq.gz
tests/data/nextseq.fastq
tests/data/no_indels.fasta
tests/data/onlycomment.fasta
tests/data/overlapb.fa
tests/data/paired.1.fastq
tests/data/paired.2.fastq
tests/data/polya.1.fasta
tests/data/polya.2.fasta
tests/data/prefix-adapter.fasta
tests/data/rest.fa
tests/data/rest.txt
tests/data/restfront.txt
tests/data/revcomp.1.fastq
tests/data/revcomp.2.fastq
tests/data/s_1_sequence.txt.gz
tests/data/simple.fasta
tests/data/simple.fasta.gz
tests/data/simple.fastq
tests/data/small.fastq
tests/data/small.fastq.bz2
tests/data/small.fastq.gz
tests/data/small.fastq.xz
tests/data/suffix-adapter.fasta
tests/data/suffix.fastq
tests/data/toolong.fa
tests/data/tooshort.fa
tests/data/tooshort.noprimer.fa
tests/data/trim-n.fasta
tests/data/trimN3.fasta
tests/data/trimN5.fasta
tests/data/twoadapters.fasta
tests/data/underscore_fastq.gz
tests/data/wildcard.fa
tests/data/wildcardN.fa
tests/data/wildcard_adapter.fa
tests/data/withplus.fastq
tests/data/xadapterx.fasta