:orphan: .. only available via index, not via toctree .. title:: Package Recipe 'rgi' .. highlight: bash rgi === .. conda:recipe:: rgi :replaces_section_title: :noindex: This tool provides a preliminary annotation of your DNA sequence\(s\) based upon the data available in The Comprehensive Antibiotic Resistance Database \(CARD\). Hits to genes tagged with Antibiotic Resistance ontology terms will be highlighted. As CARD expands to include more pathogens\, genomes\, plasmids\, and ontology terms this tool will grow increasingly powerful in providing first\-pass detection of antibiotic resistance associated genes. See license at CARD website :homepage: https://card.mcmaster.ca :license: https://card.mcmaster.ca/about :recipe: /`rgi `_/`meta.yaml `_ :links: doi: :doi:`10.1093/nar/gkz935` .. conda:package:: rgi |downloads_rgi| |docker_rgi| :versions: .. raw:: html
5.1.1-05.1.0-15.1.0-05.0.0-04.2.2-14.2.2-04.0.3-34.0.3-24.0.3-1 ``5.1.1-0``,  ``5.1.0-1``,  ``5.1.0-0``,  ``5.0.0-0``,  ``4.2.2-1``,  ``4.2.2-0``,  ``4.0.3-3``,  ``4.0.3-2``,  ``4.0.3-1``,  ``4.0.3-0``,  ``3.2.1-4``,  ``3.2.1-3``,  ``3.2.1-2``,  ``3.2.1-1``,  ``3.2.0-3``,  ``3.2.0-2``,  ``3.2.0-1``,  ``3.1.2-3``,  ``3.1.2-2``,  ``3.1.2-1``,  ``3.1.1-2``,  ``3.1.1-1``,  ``3.1.0-1``,  ``3.1.0-0`` .. raw:: html
:depends bamtools: ``2.5.1.*`` :depends bedtools: ``>=2.28.0`` :depends biopython: ``1.72.*`` :depends blast: ``2.9.0.*`` :depends bowtie2: ``>=2.3.4.3`` :depends bwa: ``>=0.7.17`` :depends diamond: ``0.8.36.*`` :depends filetype: ``>=1.0.0`` :depends kma: ``>=1.2.26`` :depends matplotlib-base: ``>=2.1.2`` :depends oligoarrayaux: ``3.8.*`` :depends pandas: ``>=0.15.0`` :depends prodigal: ``2.6.3.*`` :depends pyahocorasick: ``>=1.1.7`` :depends pyfaidx: ``>=0.5.4.1`` :depends python: ``>=3.5,<3.7`` :depends samtools: ``1.9.*`` :depends seaborn: ``>=0.8.1`` :depends six: ``>=1.7.0`` :depends zlib: ``>=1.2.11,<1.3.0a0`` :requirements: .. rubric:: Installation With an activated Bioconda channel (see :ref:`set-up-channels`), install with:: conda install rgi and update with:: conda update rgi or use the docker container:: docker pull quay.io/biocontainers/rgi: (see `rgi/tags`_ for valid values for ````) .. |downloads_rgi| image:: https://img.shields.io/conda/dn/bioconda/rgi.svg?style=flat :target: https://anaconda.org/bioconda/rgi :alt: (downloads) .. |docker_rgi| image:: https://quay.io/repository/biocontainers/rgi/status :target: https://quay.io/repository/biocontainers/rgi .. _`rgi/tags`: https://quay.io/repository/biocontainers/rgi?tab=tags Link to this page ----------------- Render an |install-with-bioconda| badge with the following MarkDown:: [![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/rgi/README.html) .. |install-with-bioconda| image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat :target: http://bioconda.github.io/recipes/rgi/README.html