Learn IRIDA

The IRIDA platform is composed of several different applications. Most users of IRIDA will use the web interface for managing and organizing their sequencing data, and for launching analytical pipelines on their data. Some advanced users of IRIDA might want to export their data to a separate instance of Galaxy or directly to the Linux command-line for more in-depth analysis. Administrative users and laboratory technicians will run tools for adding data to IRIDA from sequencing instruments.

User Guide

Administrator Guide

Tutorials

The user and administrator guides provide a comprehensive overview of the entire IRIDA platform, but might be too detailed for trying to figure out how to accomplish some tasks. The tutorials section has some examples of common tasks that you might want to accomplish with IRIDA, like getting data into IRIDA, analyzing your data within IRIDA, and getting your data out of IRIDA.

Getting data into IRIDA

You can load sequencing data into IRIDA in two different ways:

  1. Using the web interface.
  2. Using the IRIDA Uploader application.

The web interface upload feature is useful if you only want to add data to IRIDA for one or two samples. If you want to load data into IRIDA in bulk (especially if you’re a sequencing facility!) you should use the uploader application to transfer your data.

The IRIDA Uploader is also available as a Command Line tool via bioconda and source code on GitHub

Analyzing your data with IRIDA

IRIDA has several different built-in pipelines for analyzing your data:

  1. Assembling your sequencing data.
  2. Whole-genome SNV Phylogeny.
  3. Salmonella in-silico Typing (SISTR).
  4. refseq_masher - Find what NCBI RefSeq genomes match or are contained within your sequence data using Mash MinHash with a Mash sketch database of 54,925 NCBI RefSeq Genomes.
  5. MentaLiST MLST.
  6. Bio_Hansel

Getting your data out of IRIDA

You will sometimes want to be able to get data out of IRIDA, if you want to share your data with an external collaborator, or if you want to run more in-depth analysis than what the analytical tools in IRIDA provide. You can use the tutorials below to get your data out of IRIDA:

  1. Sharing projects
  2. Sharing some data from a project
  3. Exporting data to Galaxy
  4. Exporting data to the command-line
  5. Exporting data to NCBI’s Sequence Read Archive

User Guide

You can read through the comprehensive user guide to learn about all of the features that are built into IRIDA.

Administrator Guide

If you are a system administrator or lab technician in a sequencing facility, you should read through the comprehensive administrator guide. Some portions of the user guide are prerequisites for the administrator guide, including:

  1. System overview
  2. Logging in