Skip to content

phac-nml/irida-pipeline-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 

Repository files navigation

IRIDA Pipeline Plugins

This repository contains a list of pipelines in IRIDA available as plugins.

The IRIDA group does not maintain these plugins so any questions or concerns should be directed to the plugin's developers.

Installation

To install each of these plugins, please download the appopriate JAR file from the Release link and copy to the directory /etc/irida/plugins/ on a machine running IRIDA. Then, re-start IRIDA and you should see the pipeline appear in your list of pipelines.

Please see the IRIDA Pipeline Plugin documentation for more details.

Plugins

Name Repository Description Release
Example Plugin https://github.com/phac-nml/irida-plugin-example An Example plugin to be used as a template for developing IRIDA pipeline plugins. GitHub release
AMR Detection https://github.com/phac-nml/irida-plugin-amr-detection A pipeline for the detection of antimicrobial resistance genes in bacterial isolates. GitHub release
ECTYPER https://github.com/phac-nml/irida-plugin-ectyper A pipeline to in silico serotype E.coli isolates GitHub release
MLST https://github.com/public-health-bioinformatics/irida-plugin-mlst A pipeline for traditional MLST using PubMLST schemas. GitHub release
QI-TAXON https://github.com/quadram-institute-bioscience/irida-plugin-qi-taxon A pipeline for read based taxon classification. GitHub release
QI-PHYLO https://github.com/quadram-institute-bioscience/irida-plugin-qi-phylo A pipeline for rFast phylogeny pipeline (Snippy, IQTree) GitHub release
Species Abundance https://github.com/public-health-bioinformatics/irida-plugin-species-abundance Estimate relative species abundance with Kraken2 & bracken GitHub release
Resistance Screen https://github.com/public-health-bioinformatics/irida-plugin-resistance-screen Detect presence of specific resistance genes GitHub release
TETyper https://github.com/public-health-bioinformatics/irida-plugin-tetyper Determine sequence types for specific transposable elements GitHub release
Snippy Single https://github.com/public-health-bioinformatics/irida-plugin-snippy-single Variant calling against a reference genome for a single isolate GitHub release
MiCall-Lite https://github.com/public-health-bioinformatics/irida-plugin-micall-lite Human RNA Virus Genotyping GitHub release
Plasmid Screen https://github.com/public-health-bioinformatics/irida-plugin-plasmid-screen Locate resistance genes on plasmids GitHub release
TBProfiler https://github.com/public-health-bioinformatics/irida-plugin-tbprofiler Identify lineage and drug resistance variants in M. tuberculosis GitHub release
Snippy Phylogenomics https://github.com/public-health-bioinformatics/irida-plugin-snippy-phylogenomics Variant calling and core genome alignment with Snippy, phylogenetic tree reconstruction with IQTREE GitHub release
SISTR https://github.com/phac-nml/irida-plugin-sistr The Salmonella In Silico Typing Resource (SISTR): an open web-accessible tool for rapidly typing and subtyping draft Salmonella genome assemblies GitHub release
COMBAT-TB: M. tuberculosis sample report https://github.com/COMBAT-TB/irida-plugin-tb-sample-report Report on variants and drug resistance in M. tuberculosis samples using TBProfiler and the COMBAT-TB eXplorer GitHub release
COMBAT-TB: M. tuberculosis phylogeny https://github.com/COMBAT-TB/irida-plugin-tb-phylogeny Compute phylogeny from set of M. tuberculosis samples GitHub release

Development

To develop a new plugin, please refer to the IRIDA Pipeline Plugin documentation in IRIDA and the IRIDA Example Plugin or existing plugins listed above.

Contributing

We welcome the contribution of any pipelines you have developed for IRIDA. If you wish to include this pipeline in the list, please submit a Pull Request to this repository which adds a new entry to the table in the Plugins section. This will be in the format of:

| [NAME] | [REPOSITORY/URL] | [DESCRIPTION] | [RELEASE] |

The [RELEASE] could be a direct link to your GitHub releases page (e.g., https://github.com/phac-nml/irida-plugin-amr-detection/releases), a link to the appropriate JAR file, or if you wish to make use of a badge for your release/repository, you can refer to https://shields.io/category/version.

License

Text in this repository is licensed under the Creative Commons Attribution 4.0 International https://creativecommons.org/licenses/by/4.0/ license. Licenses for each IRIDA plugin are specific to each plugin and should be available from the respective code repositories.

About

A list of pipeline plugins available for IRIDA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published