mRNA-Seq BY-COVID Pipeline: Analysis

transcriptomics-minerva-pathways/galaxy-workflow-mrna-seq-by-covid-pipeline--analysis

Author(s)
Iacopo Cristoferi, Helena Rasche, Clinical Bioinformatics Unit, Pathology Department, Eramus Medical Center
version Version
1
last_modification Last updated
Mar 28, 2024
license License
GPL-3.0-or-later
galaxy-tags Tags
name:BY-COVID

Features

Tutorial
hands_on Pathway analysis with the MINERVA Platform
workflow Other workflows associated with this material
Workflow Testing
Tests: ✅
Results: Not yet automated
FAIRness purl PURL
https://gxy.io/GTN:W00240
RO-Crate logo with flask Download Workflow RO-Crate Workflowhub cloud with gears logo View on WorkflowHub
Launch in Tutorial Mode question
galaxy-download Download
output
output
tabular_output
tabular_output
outfile
out_tab
outfile
output
outTables
output
output
output
out_file1
out_file1
out_file1
outfile
outfile
out_file1
out_file1
ℹ️ Input Collection
featureCounts: Counts
ℹ️ Input Dataset
factordata
ℹ️ Input Collection
featureCounts: Lengths
Column join
Extract dataset
countdata
annodata
Replace Text
limma DEG analysis
Extract dataset
MINERVA Formatting
Join two Datasets
Compute
Cut
Unique
Cut
Cut
goseq
Output
count_data
Output
limma_report
Output
minerva_table

Inputs

Input Label
Input dataset collection featureCounts: Counts
Input dataset factordata
Input dataset collection featureCounts: Lengths

Outputs

From Output Label
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_sort_header_tool/1.1.1 Sort countdata
toolshed.g2.bx.psu.edu/repos/iuc/limma_voom/limma_voom/3.50.1+galaxy0 limma limma DEG analysis
Cut1 Cut MINERVA Formatting

Tools

Tool Links
Cut1
__EXTRACT_DATASET__
join1
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_replace_in_line/1.1.2 View in ToolShed
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_sort_header_tool/1.1.1 View in ToolShed
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_sorted_uniq/1.1.0 View in ToolShed
toolshed.g2.bx.psu.edu/repos/devteam/column_maker/Add_a_column1/1.4 View in ToolShed
toolshed.g2.bx.psu.edu/repos/iuc/annotatemyids/annotatemyids/3.16.0+galaxy1 View in ToolShed
toolshed.g2.bx.psu.edu/repos/iuc/collection_column_join/collection_column_join/0.0.3 View in ToolShed
toolshed.g2.bx.psu.edu/repos/iuc/goseq/goseq/1.50.0+galaxy0 View in ToolShed
toolshed.g2.bx.psu.edu/repos/iuc/limma_voom/limma_voom/3.50.1+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
1 0836149a2 2023-12-19 11:46:27 cleanups

For Admins

Installing the workflow tools

wget https://training.galaxyproject.org/training-material/topics/transcriptomics/tutorials/minerva-pathways/workflows/Galaxy-Workflow-mRNA-Seq_BY-COVID_Pipeline__Analysis.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