OLC Redmine Automator
To facilitate the sharing of the CFIA's genomic data and tools to analyze this data, we make use of the Redmine platform. Our instance of Redmine can be found here (note that you must be on the CFIA network in order to access Redmine).
If you have not yet gotten started with Redmine or want to know how the Redmine automator works and what it can do, take a look at our Getting Started page for instructions on how to start using Redmine and a brief overview of what Redmine can do.
For any issues or general help with Redmine, see the Troubleshooting page.
If you would like to add documentation to existing pages or create a new page for an analysis tool you can copy, fill out, and send this form to a bioinformatician. Alternatively, you can follow the instructions using the tutorial section to add edits yourself.
Possible Analyses
I want to:
Download sequence data, or share sequence data with a collaborator
To retrieve a zip file of your sequence data (which can also be shared with external collaborators) use automators: External retrieve - exports a list of sequences in a zipped file
Download COWBAT reports for a list of sequence assemblies
To retrieve a zip file of the COWBAT assembly pipeline reports for your list of SeqIDs:
Report retrieve - exports a csv file of the legacy_combinedMetadata for your sequences, as well as a zip file containing all reports for those sequences.
Detect gene(s) in my sequences
Automators that allow you to screen sequence(s) for gene targets:
Inspect the contigs of my Hybrid Assembly
Automators that allow you to retrieve gfa (graph files) for your hybrid assemblies:
- gfaretrieve - hybrid assemblies only (MIN sequences)
Determine the genus/species of a whole genome sequence assembly
If you are unsure of the genus/species of your isolate, you can use the automator:
- Unknownisolate - compares WGS assembly to ATCC and RefSeq genomes, and determines rMLST type. Outputs a GROBI report for probably identity.
Find the X most diverse sequences in a set of sequences
If you want to find a number of diverse (e.g. distantly related) sequences from a set of sequences :
- diversitree - will output a list based on user's requested number of sequences.
Find sequences closely related to a query sequence
If you want to find X number of closest strains in a list to a query SeqID:
- NearTree - calculates the most closely related strains to your query SeqID based on MASH distance
Determine taxonomy in metagenomes
If you want to detect the different organisms in your metagenomic sequence, you can use the automators:
- Metaphlan - more specific than Kraken2, but less sensitive.
- Kraken2/Bracken - more sensitive than metaphlan, but likely to give false positives to closely related genera/species. Bracken is more accurate than Kraken2 and Metaphlan4 (according to our publication Cooper et al, 2023).
Find SNPs in my sequences
To detect single nucleotide polymorphisms (SNPs) in your sequences, you can use the automators:
Annotate my sequence assemblies
To annotate your sequence assemblies, you can use the automators:
- Prokka - whole genome annotation to identify features in gDNA (bacterial, archaeal, and viral)
- Bakta - automator currently under development
Create a phylogeny
To create a phylogenetic tree from a list of sequences, you can use the automators: