pkgsrc/biology/py-cutadapt/PLIST
adam 066be082ec py-cutadapt: updated to 3.5
v3.5 (2021-09-29)
-----------------

* :issue:`555`: Add support for dumping statistics in JSON format using ``--json``.
* :issue:`541`: Add a "Read fate breakdown" section heading to the report, and also
  add statistics for reads discarded because of ``--discard-untrimmed`` and
  ``--discard-trimmed``. With this, the numbers in that section should add up to 100%.
* Add option ``-Q``, which allows to specify a quality-trimming threshold for R2 that is
  different from the one for R1.
* :issue:`567`: Add ``noindels`` adapter-trimming parameter. You can now write
  ``-a "ADAPTER;noindels"`` to disallow indels for a single adapter only.
* :issue:`570`: Fix ``--pair-adapters`` not finding some pairs when reads contain
  more than one adapter.
* :issue:`524`: Fix a memory leak when using ``--info-file`` with multiple cores.
* :issue:`559`: Fix adjacent base statistics not being shown for linked adapters.
2022-01-17 09:03:10 +00:00

58 lines
2 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2022/01/17 09:03:10 adam Exp $
bin/cutadapt-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/cutadapt/__init__.py
${PYSITELIB}/cutadapt/__init__.pyc
${PYSITELIB}/cutadapt/__init__.pyo
${PYSITELIB}/cutadapt/__main__.py
${PYSITELIB}/cutadapt/__main__.pyc
${PYSITELIB}/cutadapt/__main__.pyo
${PYSITELIB}/cutadapt/_align.so
${PYSITELIB}/cutadapt/_version.py
${PYSITELIB}/cutadapt/_version.pyc
${PYSITELIB}/cutadapt/_version.pyo
${PYSITELIB}/cutadapt/adapters.py
${PYSITELIB}/cutadapt/adapters.pyc
${PYSITELIB}/cutadapt/adapters.pyo
${PYSITELIB}/cutadapt/align.py
${PYSITELIB}/cutadapt/align.pyc
${PYSITELIB}/cutadapt/align.pyo
${PYSITELIB}/cutadapt/filters.py
${PYSITELIB}/cutadapt/filters.pyc
${PYSITELIB}/cutadapt/filters.pyo
${PYSITELIB}/cutadapt/json.py
${PYSITELIB}/cutadapt/json.pyc
${PYSITELIB}/cutadapt/json.pyo
${PYSITELIB}/cutadapt/log.py
${PYSITELIB}/cutadapt/log.pyc
${PYSITELIB}/cutadapt/log.pyo
${PYSITELIB}/cutadapt/modifiers.py
${PYSITELIB}/cutadapt/modifiers.pyc
${PYSITELIB}/cutadapt/modifiers.pyo
${PYSITELIB}/cutadapt/parser.py
${PYSITELIB}/cutadapt/parser.pyc
${PYSITELIB}/cutadapt/parser.pyo
${PYSITELIB}/cutadapt/pipeline.py
${PYSITELIB}/cutadapt/pipeline.pyc
${PYSITELIB}/cutadapt/pipeline.pyo
${PYSITELIB}/cutadapt/qualtrim.so
${PYSITELIB}/cutadapt/report.py
${PYSITELIB}/cutadapt/report.pyc
${PYSITELIB}/cutadapt/report.pyo
${PYSITELIB}/cutadapt/statistics.py
${PYSITELIB}/cutadapt/statistics.pyc
${PYSITELIB}/cutadapt/statistics.pyo
${PYSITELIB}/cutadapt/steps.py
${PYSITELIB}/cutadapt/steps.pyc
${PYSITELIB}/cutadapt/steps.pyo
${PYSITELIB}/cutadapt/tokenizer.py
${PYSITELIB}/cutadapt/tokenizer.pyc
${PYSITELIB}/cutadapt/tokenizer.pyo
${PYSITELIB}/cutadapt/utils.py
${PYSITELIB}/cutadapt/utils.pyc
${PYSITELIB}/cutadapt/utils.pyo