thapbi-pict


Namethapbi-pict JSON
Version 1.0.12 PyPI version JSON
download
home_pagehttps://github.com/peterjc/thapbi-pict
SummaryTHAPBI Phytophthora ITS1 Classifier Tool (PICT).
upload_time2024-03-11 16:11:30
maintainer
docs_urlNone
authorPeter Cock
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.4529395.svg
   :alt: Zenodo DOI
   :target: https://doi.org/10.5281/zenodo.4529395
.. image:: https://img.shields.io/github/license/peterjc/thapbi-pict.svg?label=License
   :alt: MIT License
   :target: https://github.com/peterjc/thapbi-pict/blob/master/LICENSE.rst
.. image:: https://results.pre-commit.ci/badge/github/peterjc/thapbi-pict/master.svg
   :target: https://results.pre-commit.ci/latest/github/peterjc/thapbi-pict/master
   :alt: pre-commit.ci status
.. image:: https://img.shields.io/circleci/project/github/peterjc/thapbi-pict/master.svg?label=CI&logo=CircleCI
   :alt: CircleCI status
   :target: https://circleci.com/gh/peterjc/thapbi-pict/tree/master
.. image:: https://img.shields.io/appveyor/ci/peterjc/thapbi-pict/master.svg?logo=appveyor
   :alt: AppVeyor status
   :target: https://ci.appveyor.com/project/peterjc/thapbi-pict/history
.. image:: https://img.shields.io/readthedocs/thapbi-pict.svg?label=RTD&logo=read-the-docs
   :alt: Documentation Status
   :target: https://readthedocs.org/projects/thapbi-pict/builds/
.. image:: https://img.shields.io/pypi/v/thapbi_pict.svg?label=PyPI
   :alt: THAPBI PICT on the Python Package Index (PyPI)
   :target: https://pypi.org/project/thapbi-pict/
.. image:: https://img.shields.io/conda/vn/bioconda/thapbi-pict.svg?label=Bioconda
   :alt: THAPBI PICT on BioConda
   :target: https://anaconda.org/bioconda/thapbi-pict
.. image:: https://img.shields.io/badge/Code%20style-black-000000.svg
   :alt: Code style: black
   :target: https://github.com/python/black


THAPBI *Phytophthora* ITS1 Classifier Tool (PICT)
=================================================

About
-----

THAPBI PICT is a sequence based diagnostic/profiling tool from the UK funded
Tree Health and Plant Biosecurity Initiative (THAPBI) `Phyto-Threats project
<https://www.forestresearch.gov.uk/research/global-threats-from-phytophthora-spp/>`_,
initially focused on identifying *Phytophthora* species present in Illumina
sequenced environmental samples.

*Phytophthora* (from Greek meaning plant-destroyer) species are economically
important plant pathogens, in both agriculture and forestry. ITS1 is short for
Internal Transcribed Spacer one, which is a region of eukaryotes genomes
between the 18S and 5.8S rRNA genes. This is commonly used for molecular
barcoding, where sequencing this short region can identify species.

With appropriate primer settings and a custom database of full length markers,
THAPBI PICT can be applied to other organisms and/or barcode marker sequences
- not just *Phytophthora* ITS1. It requires overlapping paired-end Illumina
reads which can be merged to cover the *full* amplicon marker. Longer markers
or fragmented amplicons are not supported. Internally it works by tracking
unique amplicon sequence variants (ASVs), using MD5 checksums as identifiers.

The worked examples include oomycetes, fungi, fish, bats, and plants, and
cover markers in ITS1, ITS2, 12S, 16S, COI, and more. The main criteria has
been mock communities with known species composition.

Installation
------------

We recommend installing this tool on Linux or macOS using the
`Conda <https://conda.io/>`__ packaging system, via the
`BioConda <https://bioconda.github.io/>`__ channel, which will handle
*all* the dependencies:

.. code:: console

   $ conda install thapbi-pict

Alternatively or on Windows, since `the software is on the Python Package
Index (PyPI) <https://pypi.org/project/thapbi-pict/>`__, the following command
will install it along with its Python dependencies:

.. code:: console

   $ pip install thapbi-pict

However, in this case you will still need to install various external command
line tools. See ``INSTALL.rst`` for more details (especially for Windows),
and if you want to modify the software read ``CONTRIBUTING.rst`` as well.

Quick Start
-----------

Once installed, you should be able to run the tool at the command line
using:

.. code:: console

   $ thapbi_pict

This should automatically find the installed copy of the Python code.
Use ``thapbi_pict -v`` to report the version, or ``thapbi_pict -h`` for
help.

Documentation
-------------

The `tool documentation <https://thapbi-pict.readthedocs.io/>`_ is hosted by
`Read The Docs <https://readthedocs.org/>`_, generated automatically from the
``docs/`` folder.

The documentation includes more detailed discussion of the sample datasets
in the ``examples/`` folder (which are based on published datasets).

Citation
--------

If you use THAPBI PICT in your work, please cite our *PeerJ* paper, and give
details of the version and any non-default settings used in your methods:

    Cock *et al.* (2023) "THAPBI PICT - a fast, cautious, and accurate
    metabarcoding analysis pipeline" *PeerJ* **11**:e15648
    https://doi.org/10.7717/peerj.15648

You can also cite the software specifically via Zenodo which offers version
specific DOIs as well as https://doi.org/10.5281/zenodo.4529395 which is for
the latest version.

Funding
-------

The initial work was supported from 2016 to 2019 under the Tree Health and
Plant Biosecurity Initiative (THAPBI) Phyto-Threats project:

  This research was supported by a grant funded jointly by the
  Biotechnology and Biological Sciences Research Council (`BBSRC
  <https://bbsrc.ukri.org/>`_), Department for Environment, Food and Rural
  affairs (`DEFRA <https://www.gov.uk/government/organisations/department-for-environment-food-rural-affairs>`_),
  Economic and Social Research Council (`ESRC <https://esrc.ukri.org>`_),
  `Forestry Commission <https://www.gov.uk/government/organisations/forestry-commission>`_,
  Natural Environment Research Council (`NERC <https://nerc.ukri.org>`_)
  and `Scottish Government <https://www.gov.scot/>`_, under the Tree
  Health and Plant Biosecurity Initiative, grant number ``BB/N023463/1``.

Work from 2020 to 2021 was supported in part under the *Early detection of
Phytophthora in EU and third country nurseries and traded plants (ID-PHYT)*
Euphresco project:

  Funded by DEFRA as part of the Future Proofing Plant Health project in
  support of Euphresco ID-PHYT.

Work from 2022 to 2027 was partly funded by the Rural & Environment Science
& Analytical Services (RESAS) Division of the Scottish Government.

Background
----------

THAPBI PICT continues earlier work including:

- https://github.com/widdowquinn/THAPBI
- https://github.com/widdowquinn/THAPBI-pycits
- https://github.com/peterthorpe5/THAPBI-pycits
- https://github.com/peterthorpe5/public_scripts/tree/master/metapy
- https://github.com/peterthorpe5/public_scripts/tree/master/metapy_tools

Release History
---------------

See the ``CHANGELOG.rst`` file.

Development Notes
-----------------

See file ``CONTRIBUTING.rst`` for details of the development setup including
Python style conventions, git pre-commit hook, continuous integration and test
coverage, and release process.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/peterjc/thapbi-pict",
    "name": "thapbi-pict",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Peter Cock",
    "author_email": "peter.cock@hutton.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/7b/44/ffcd81901dabfed4742eb4e244a4640ede091636a21fd29f24c77c23d598/thapbi_pict-1.0.12.tar.gz",
    "platform": null,
    "description": ".. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.4529395.svg\n   :alt: Zenodo DOI\n   :target: https://doi.org/10.5281/zenodo.4529395\n.. image:: https://img.shields.io/github/license/peterjc/thapbi-pict.svg?label=License\n   :alt: MIT License\n   :target: https://github.com/peterjc/thapbi-pict/blob/master/LICENSE.rst\n.. image:: https://results.pre-commit.ci/badge/github/peterjc/thapbi-pict/master.svg\n   :target: https://results.pre-commit.ci/latest/github/peterjc/thapbi-pict/master\n   :alt: pre-commit.ci status\n.. image:: https://img.shields.io/circleci/project/github/peterjc/thapbi-pict/master.svg?label=CI&logo=CircleCI\n   :alt: CircleCI status\n   :target: https://circleci.com/gh/peterjc/thapbi-pict/tree/master\n.. image:: https://img.shields.io/appveyor/ci/peterjc/thapbi-pict/master.svg?logo=appveyor\n   :alt: AppVeyor status\n   :target: https://ci.appveyor.com/project/peterjc/thapbi-pict/history\n.. image:: https://img.shields.io/readthedocs/thapbi-pict.svg?label=RTD&logo=read-the-docs\n   :alt: Documentation Status\n   :target: https://readthedocs.org/projects/thapbi-pict/builds/\n.. image:: https://img.shields.io/pypi/v/thapbi_pict.svg?label=PyPI\n   :alt: THAPBI PICT on the Python Package Index (PyPI)\n   :target: https://pypi.org/project/thapbi-pict/\n.. image:: https://img.shields.io/conda/vn/bioconda/thapbi-pict.svg?label=Bioconda\n   :alt: THAPBI PICT on BioConda\n   :target: https://anaconda.org/bioconda/thapbi-pict\n.. image:: https://img.shields.io/badge/Code%20style-black-000000.svg\n   :alt: Code style: black\n   :target: https://github.com/python/black\n\n\nTHAPBI *Phytophthora* ITS1 Classifier Tool (PICT)\n=================================================\n\nAbout\n-----\n\nTHAPBI PICT is a sequence based diagnostic/profiling tool from the UK funded\nTree Health and Plant Biosecurity Initiative (THAPBI) `Phyto-Threats project\n<https://www.forestresearch.gov.uk/research/global-threats-from-phytophthora-spp/>`_,\ninitially focused on identifying *Phytophthora* species present in Illumina\nsequenced environmental samples.\n\n*Phytophthora* (from Greek meaning plant-destroyer) species are economically\nimportant plant pathogens, in both agriculture and forestry. ITS1 is short for\nInternal Transcribed Spacer one, which is a region of eukaryotes genomes\nbetween the 18S and 5.8S rRNA genes. This is commonly used for molecular\nbarcoding, where sequencing this short region can identify species.\n\nWith appropriate primer settings and a custom database of full length markers,\nTHAPBI PICT can be applied to other organisms and/or barcode marker sequences\n- not just *Phytophthora* ITS1. It requires overlapping paired-end Illumina\nreads which can be merged to cover the *full* amplicon marker. Longer markers\nor fragmented amplicons are not supported. Internally it works by tracking\nunique amplicon sequence variants (ASVs), using MD5 checksums as identifiers.\n\nThe worked examples include oomycetes, fungi, fish, bats, and plants, and\ncover markers in ITS1, ITS2, 12S, 16S, COI, and more. The main criteria has\nbeen mock communities with known species composition.\n\nInstallation\n------------\n\nWe recommend installing this tool on Linux or macOS using the\n`Conda <https://conda.io/>`__ packaging system, via the\n`BioConda <https://bioconda.github.io/>`__ channel, which will handle\n*all* the dependencies:\n\n.. code:: console\n\n   $ conda install thapbi-pict\n\nAlternatively or on Windows, since `the software is on the Python Package\nIndex (PyPI) <https://pypi.org/project/thapbi-pict/>`__, the following command\nwill install it along with its Python dependencies:\n\n.. code:: console\n\n   $ pip install thapbi-pict\n\nHowever, in this case you will still need to install various external command\nline tools. See ``INSTALL.rst`` for more details (especially for Windows),\nand if you want to modify the software read ``CONTRIBUTING.rst`` as well.\n\nQuick Start\n-----------\n\nOnce installed, you should be able to run the tool at the command line\nusing:\n\n.. code:: console\n\n   $ thapbi_pict\n\nThis should automatically find the installed copy of the Python code.\nUse ``thapbi_pict -v`` to report the version, or ``thapbi_pict -h`` for\nhelp.\n\nDocumentation\n-------------\n\nThe `tool documentation <https://thapbi-pict.readthedocs.io/>`_ is hosted by\n`Read The Docs <https://readthedocs.org/>`_, generated automatically from the\n``docs/`` folder.\n\nThe documentation includes more detailed discussion of the sample datasets\nin the ``examples/`` folder (which are based on published datasets).\n\nCitation\n--------\n\nIf you use THAPBI PICT in your work, please cite our *PeerJ* paper, and give\ndetails of the version and any non-default settings used in your methods:\n\n    Cock *et al.* (2023) \"THAPBI PICT - a fast, cautious, and accurate\n    metabarcoding analysis pipeline\" *PeerJ* **11**:e15648\n    https://doi.org/10.7717/peerj.15648\n\nYou can also cite the software specifically via Zenodo which offers version\nspecific DOIs as well as https://doi.org/10.5281/zenodo.4529395 which is for\nthe latest version.\n\nFunding\n-------\n\nThe initial work was supported from 2016 to 2019 under the Tree Health and\nPlant Biosecurity Initiative (THAPBI) Phyto-Threats project:\n\n  This research was supported by a grant funded jointly by the\n  Biotechnology and Biological Sciences Research Council (`BBSRC\n  <https://bbsrc.ukri.org/>`_), Department for Environment, Food and Rural\n  affairs (`DEFRA <https://www.gov.uk/government/organisations/department-for-environment-food-rural-affairs>`_),\n  Economic and Social Research Council (`ESRC <https://esrc.ukri.org>`_),\n  `Forestry Commission <https://www.gov.uk/government/organisations/forestry-commission>`_,\n  Natural Environment Research Council (`NERC <https://nerc.ukri.org>`_)\n  and `Scottish Government <https://www.gov.scot/>`_, under the Tree\n  Health and Plant Biosecurity Initiative, grant number ``BB/N023463/1``.\n\nWork from 2020 to 2021 was supported in part under the *Early detection of\nPhytophthora in EU and third country nurseries and traded plants (ID-PHYT)*\nEuphresco project:\n\n  Funded by DEFRA as part of the Future Proofing Plant Health project in\n  support of Euphresco ID-PHYT.\n\nWork from 2022 to 2027 was partly funded by the Rural & Environment Science\n& Analytical Services (RESAS) Division of the Scottish Government.\n\nBackground\n----------\n\nTHAPBI PICT continues earlier work including:\n\n- https://github.com/widdowquinn/THAPBI\n- https://github.com/widdowquinn/THAPBI-pycits\n- https://github.com/peterthorpe5/THAPBI-pycits\n- https://github.com/peterthorpe5/public_scripts/tree/master/metapy\n- https://github.com/peterthorpe5/public_scripts/tree/master/metapy_tools\n\nRelease History\n---------------\n\nSee the ``CHANGELOG.rst`` file.\n\nDevelopment Notes\n-----------------\n\nSee file ``CONTRIBUTING.rst`` for details of the development setup including\nPython style conventions, git pre-commit hook, continuous integration and test\ncoverage, and release process.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "THAPBI Phytophthora ITS1 Classifier Tool (PICT).",
    "version": "1.0.12",
    "project_urls": {
        "Documentation": "https://thapbi-pict.readthedocs.io/",
        "Download": "https://github.com/peterjc/thapbi-pict",
        "Homepage": "https://github.com/peterjc/thapbi-pict",
        "Source": "https://github.com/peterjc/thapbi-pict/",
        "Tracker": "https://github.com/peterjc/thapbi-pict/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52733ecda55492cf5960c25d7cba7a25646fe4bf59060ceeab4d10b738ed04da",
                "md5": "53d51c53faad83d87b8f75dc615bf49a",
                "sha256": "f1f04d5265149d38731a68aadb5fe003b20baa35b073fddc30e4765aa16c0add"
            },
            "downloads": -1,
            "filename": "thapbi_pict-1.0.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "53d51c53faad83d87b8f75dc615bf49a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 490761,
            "upload_time": "2024-03-11T16:11:26",
            "upload_time_iso_8601": "2024-03-11T16:11:26.886885Z",
            "url": "https://files.pythonhosted.org/packages/52/73/3ecda55492cf5960c25d7cba7a25646fe4bf59060ceeab4d10b738ed04da/thapbi_pict-1.0.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b44ffcd81901dabfed4742eb4e244a4640ede091636a21fd29f24c77c23d598",
                "md5": "4012a84f4b55e13e1450771e83e058bb",
                "sha256": "638c8d11b5071895381fcb5cf59f8cbe4dc1b2426f796f636131dcd3e63f55c4"
            },
            "downloads": -1,
            "filename": "thapbi_pict-1.0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "4012a84f4b55e13e1450771e83e058bb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2671813,
            "upload_time": "2024-03-11T16:11:30",
            "upload_time_iso_8601": "2024-03-11T16:11:30.678170Z",
            "url": "https://files.pythonhosted.org/packages/7b/44/ffcd81901dabfed4742eb4e244a4640ede091636a21fd29f24c77c23d598/thapbi_pict-1.0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-11 16:11:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "peterjc",
    "github_project": "thapbi-pict",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "appveyor": true,
    "circle": true,
    "requirements": [],
    "lcname": "thapbi-pict"
}
        
Elapsed time: 0.21690s