Bacterial Genome Annotation

genome-annotation-bacterial-genome-annotation/bacterial-genome-annotation

Author(s)
Bérénice Batut, Pierre Marin
version Version
2
last_modification Last updated
Aug 1, 2024
license License
AGPL-3.0-or-later
galaxy-tags Tags
genome-annotation

Features

Tutorial
hands_on Bacterial Genome Annotation

Workflow Testing
Tests: ✅
Results: Not yet automated
FAIRness purl PURL
https://gxy.io/GTN:W00090
RO-Crate logo with flask Download Workflow RO-Crate Workflowhub cloud with gears logo View on (Dev) WorkflowHub
Launch in Tutorial Mode question
galaxy-download Download
output
output
output
output
all_results
all_results
result_file
outfile
outfile
output
annotation_gff3
output
annotation
ℹ️ Input Dataset
contigs
ISEScan
PlasmidFinder
Integron Finder
Bakta
Group
Group
Replace Text
Select last
Table to GFF3
JBrowse
Output
isescan_results
Output
plasmidfinder_results
Output
integronfinder_summary
Output
bakta_summary

Inputs

Input Label
Input dataset contigs

Outputs

From Output Label
toolshed.g2.bx.psu.edu/repos/iuc/isescan/isescan/1.7.2.3+galaxy1 ISEScan
toolshed.g2.bx.psu.edu/repos/iuc/plasmidfinder/plasmidfinder/2.1.6+galaxy1 PlasmidFinder
toolshed.g2.bx.psu.edu/repos/iuc/integron_finder/integron_finder/2.0.5+galaxy0 Integron Finder
toolshed.g2.bx.psu.edu/repos/iuc/bakta/bakta/1.9.3+galaxy0 Bakta

Tools

Tool Links
Grouping1
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_replace_in_column/9.3+galaxy1 View in ToolShed
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_tail_tool/9.3+galaxy1 View in ToolShed
toolshed.g2.bx.psu.edu/repos/iuc/bakta/bakta/1.9.3+galaxy0 View in ToolShed
toolshed.g2.bx.psu.edu/repos/iuc/integron_finder/integron_finder/2.0.5+galaxy0 View in ToolShed
toolshed.g2.bx.psu.edu/repos/iuc/isescan/isescan/1.7.2.3+galaxy1 View in ToolShed
toolshed.g2.bx.psu.edu/repos/iuc/jbrowse/jbrowse/1.16.11+galaxy1 View in ToolShed
toolshed.g2.bx.psu.edu/repos/iuc/plasmidfinder/plasmidfinder/2.1.6+galaxy1 View in ToolShed
toolshed.g2.bx.psu.edu/repos/iuc/tbl2gff3/tbl2gff3/1.2 View in ToolShed

To use these workflows in Galaxy you can either click the links to download the workflows, or you can right-click and copy the link to the workflow which can be used in the Galaxy form to import workflows.

Importing into Galaxy

Below are the instructions for importing these workflows directly into your Galaxy server of choice to start using them!
Hands On: Importing a workflow
  1. Click on galaxy-workflows-activity Workflows in the Galaxy activity bar (on the left side of the screen, or in the top menu bar of older Galaxy instances). You will see a list of all your workflows
  2. Click on galaxy-upload Import at the top-right of the screen
  3. Provide your workflow
    • Option 1: Paste the URL of the workflow into the box labelled “Archived Workflow URL”
    • Option 2: Upload the workflow file in the box labelled “Archived Workflow File”
  4. Click the Import workflow button

Below is a short video demonstrating how to import a workflow from GitHub using this procedure:

Video: Importing a workflow from URL

Version History

Version Commit Time Comments
2 87968f9a6 2024-08-01 11:02:23 Update tool versions
1 217f251aa 2024-01-29 11:16:24 Update worklow and add tests

For Admins

Installing the workflow tools

wget https://training.galaxyproject.org/training-material/topics/genome-annotation/tutorials/bacterial-genome-annotation/workflows/Bacterial-Genome-Annotation.ga -O workflow.ga
workflow-to-tools -w workflow.ga -o tools.yaml
shed-tools install -g GALAXY -a API_KEY -t tools.yaml
workflow-install -g GALAXY -a API_KEY -w workflow.ga --publish-workflows