IWC - Intergalactic Workflow Commission
Space: This Team is not associated with a Space
Public web page: https://github.com/galaxyproject/iwc
Organisms: Not specified
The EuroScienceGateway project is producing and maintaining workflows. We need to register those workflows in WorkflowHub:
- To give visibility to the workflows created by the project and by the different networks and communities within the project
- To give visibility to the workflows used by project that were created
- To share workflows across the project, within project networks and externally
- To credit and cite the people making the workflows and the ...
Creators: Stian Soiland-Reyes, Carole Goble, Finn Bacall
Submitter: Stian Soiland-Reyes
Downloads fastq files for sequencing run accessions provided in a text file using fasterq-dump. Creates one job per listed run accession.
This workflow takes a VCF dataset of variants produced by any of the *-variant-calling workflows in https://github.com/galaxyproject/iwc/tree/main/workflows/sars-cov-2-variant-calling and generates tabular lists of variants by Samples and by Variant, and an overview plot of variants and their allele-frequencies.
Generic variation analysis reporting
This workflow generates reports from a list of variants generated by Variant Calling Workflow.
The workflow accepts a single input:
- A collection of VCF files
The workflow produces two outputs (format description below):
- A list of variants grouped by Sample
- A list of variants grouped by Variant
Here is example of output by sample. In this table all varinats in all samples are epxlicitrly listed:
| Sample | ...
Find and annotate variants in ampliconic SARS-CoV-2 Illumina sequencing data and classify samples with pangolin and nextclade
Associated Tutorial
This workflows is part of the tutorial Assembly of the mitochondrial genome from PacBio HiFi reads, available in the GTN
Features
- Includes Galaxy Workflow Tests
Thanks to...
Workflow Author(s): VGP, Galaxy
**Tutorial ...
Microbiome - Taxonomy Profiling
Associated Tutorial
This workflows is part of the tutorial Pathogen detection from (direct Nanopore) sequencing data using Galaxy - Foodborne Edition, available in the GTN
Features
- Includes Galaxy Workflow Tests ...
Microbiome - Taxonomy Profiling
Associated Tutorial
This workflows is part of the tutorial Decontamination of a genome assembly, available in the GTN
Features
- Includes Galaxy Workflow Tests
- Includes a Galaxy Workflow Report ...
Nanopore datasets analysis - Phylogenetic Identification - antibiotic resistance genes detection and contigs building
Associated Tutorial
This workflows is part of the tutorial Pathogen detection from (direct Nanopore) sequencing data using Galaxy - Foodborne Edition, available in the GTN
Features
- Includes ...
Create Meryl Database used for the estimation of assembly parameters and quality control with Merqury. Part of the VGP pipeline.
Nanopore datasets analysis - Phylogenetic Identification - antibiotic resistance genes detection and contigs building
Microbiome - Variant calling and Consensus Building
Associated Tutorial
This workflows is part of the tutorial Pathogen detection from (direct Nanopore) sequencing data using Galaxy - Foodborne Edition, available in the GTN
Features
- Includes Galaxy Workflow Tests ...
Build a consensus sequence from FILTER PASS variants with intrasample allele-frequency above a configurable consensus threshold. Hard-mask regions with low coverage (but not consensus variants within them) and ambiguous sites.
SARS-CoV-2 variant prediction using Read It And Keep, fastp, bbmap and iVar
Evaluation of Pacbio Hifi Reads and genome profiling. Create Meryl Database used for the estimation of assembly parameters and quality control with Merqury. Part of the VGP pipeline.
Microbiome - Variant calling and Consensus Building
This workflow uses the decoupler tool in Galaxy to generate pseudobulk counts from an annotated AnnData file obtained from scRNA-seq analysis. Following the pseudobulk step, differential expression genes (DEG) are calculated using the edgeR tool. The workflow also includes data sanitation steps to ensure smooth operation of edgeR and minimizing potential issues. Additionally, a Volcano plot tool is used to visualize the results after the DEG analysis.
Type: Galaxy
Creators: Diana Chiang Jurado, Pavankumar Videm, Pablo Moreno
Submitter: WorkflowHub Bot
Microbiome - QC and Contamination Filtering
Associated Tutorial
This workflows is part of the tutorial Pathogen detection from (direct Nanopore) sequencing data using Galaxy - Foodborne Edition, available in the GTN
Features
- Includes Galaxy Workflow Tests ...
Scaffolding using HiC data with YAHS
This workflow has been created from a Vertebrate Genomes Project (VGP) scaffolding workflow.
- For more information about the VGP project see https://galaxyproject.org/projects/vgp/.
- The scaffolding workflow is at https://dockstore.org/workflows/github.com/iwc-workflows/Scaffolding-HiC-VGP8/main:main?tab=info
- Please see that link for the workflow diagram.
Some minor changes have been made to better fit with TSI project data:
- optional inputs of SAK info ...