Marine Omics identifying biosynthetic gene clusters

ecology-marine_omics_bgc/main-workflow

Author(s)
Marie Jossé
version Version
1
last_modification Last updated
Aug 19, 2024
license License
CC-BY-4.0
galaxy-tags Tags
earth-system
Ocean
Marineomics

Features
Tutorial
hands_on Marine Omics identifying biosynthetic gene clusters

Workflow Testing
Tests: ✅
Results: Not yet automated
FAIRness purl PURL
https://gxy.io/GTN:W00282
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_faa
output_faa
out_file1
output_sanntis_gb
outfile_tsv
ℹ️ Input Dataset
Fasta nucelotide file
Prodigal Gene Predictor
Sanntis: Build Genbank
Regex Find And Replace
InterProScan
Sanntis: identify biosynthetic gene clusters
Output
Protein fasta file
Output
Genbank file
Output
Clean protein fasta file
Output
Tabular file (.tsv)
Output
SMBGC Annotation

Inputs

Input Label
Input dataset Fasta nucelotide file

Outputs

From Output Label
toolshed.g2.bx.psu.edu/repos/iuc/prodigal/prodigal/2.6.3+galaxy0 Prodigal Gene Predictor Prodigal Gene Predictor
toolshed.g2.bx.psu.edu/repos/ecology/sanntis_marine/sanntis_marine/0.9.3.5+galaxy1 Sanntis biosynthetic gene clusters Sanntis: Build Genbank
toolshed.g2.bx.psu.edu/repos/galaxyp/regex_find_replace/regex1/1.0.3 Regex Find And Replace Regex Find And Replace
toolshed.g2.bx.psu.edu/repos/bgruening/interproscan/interproscan/5.59-91.0+galaxy3 InterProScan InterProScan
toolshed.g2.bx.psu.edu/repos/ecology/sanntis_marine/sanntis_marine/0.9.3.5+galaxy1 Sanntis biosynthetic gene clusters Sanntis: identify biosynthetic gene clusters

Tools

Tool Links
toolshed.g2.bx.psu.edu/repos/bgruening/interproscan/interproscan/5.59-91.0+galaxy3 View in ToolShed
toolshed.g2.bx.psu.edu/repos/ecology/sanntis_marine/sanntis_marine/0.9.3.5+galaxy1 View in ToolShed
toolshed.g2.bx.psu.edu/repos/galaxyp/regex_find_replace/regex1/1.0.3 View in ToolShed
toolshed.g2.bx.psu.edu/repos/iuc/prodigal/prodigal/2.6.3+galaxy0 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
3 f2570ea6f 2024-08-12 09:16:53 add again workflow with test
2 25c640725 2024-08-12 09:16:26 Delete topics/ecology/tutorials/marine_omics_bgc/workflows/main_workflow.ga
1 ded4748a7 2024-08-12 08:45:41 add marine omics tuto

For Admins

Installing the workflow tools

wget https://training.galaxyproject.org/training-material/topics/ecology/tutorials/marine_omics_bgc/workflows/main_workflow.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