Workflows

What is a Workflow?
21 Workflows matching the given criteria: (Clear all filters)
Tool: BWA21

This workflow performs subtyping and consensus sequence generation for batches of Illumina PE sequenced Influenza A isolates.

Type: Galaxy

Creators: Wolfgang Maier, Viktoria Isabel Schwarz

Submitter: WorkflowHub Bot

Workflow for variant analysis against a reference genome in GenBank format

Type: Galaxy

Creator: Anton Nekrutenko

Submitter: WorkflowHub Bot

Find and annotate variants in ampliconic SARS-CoV-2 Illumina sequencing data and classify samples with pangolin and nextclade

Type: Galaxy

Creators: Peter van Heusden, Peter van Heusden

Submitter: WorkflowHub Bot

COVID-19: variation analysis on ARTIC PE data

The workflow for Illumina-sequenced ampliconic data builds on the RNASeq workflow for paired-end data using the same steps for mapping and variant calling, but adds extra logic for trimming amplicon primer sequences off reads with the ivar package. In addition, this workflow uses ivar also to identify amplicons affected by primer-binding site mutations and, if possible, excludes reads derived from such ...

Work-in-progress

With this galaxy pipeline you can use Salmonella sp. next generation sequencing results to predict bacterial AMR phenotypes and compare the results against gold standard Salmonella sp. phenotypes obtained from food.

This pipeline is based on the work of the National Food Agency of Canada. Doi: 10.3389/fmicb.2020.00549

tool version license
SeqSero2 1.2.1 GNU GPL v2.0
...

Type: Galaxy

Creators: None

Submitter: Dennis Dollée

Stable

Snakemake workflow: dna-seq-varlociraptor

Snakemake GitHub actions status DOI

A ...

Type: Snakemake

Creators: Felix Mölder, David Lähnemann, Johannes Köster

Submitter: Johannes Köster

Stable

Call somatic, germline and LoH event variants from PE Illumina sequencing data obtained from matched pairs of tumor and normal tissue samples.

This workflow can be used with whole-genome and whole-exome sequencing data as input. For WES data, parts of the analysis can be restricted to the exome capture kits target regions by providing the optional "Regions of Interest" bed dataset.

The current version uses bwa-mem for read mapping and varscan somatic for variant calling and somatic status ...

Type: Galaxy

Creator: Wolfgang Maier

Submitter: Wolfgang Maier

DOI: 10.48546/workflowhub.workflow.628.1

Stable

PAIRED-END workflow. Align reads on fasta reference/assembly using bwa mem, get a consensus, variants, mutation explanations.

IMPORTANT:

  • For "bcftools call" consensus step, the --ploidy file is in "Données partagées" (Shared Data) and must be imported in your history to use the worflow by providing this file (tells bcftools to consider haploid variant calling).
  • SELECT THE MOST ADAPTED VADR MODEL for annotation (see vadr parameters).

Type: Galaxy

Creator: Fabrice Touzain

Submitter: Fabrice Touzain

Stable

SINGLE-END workflow. Align reads on fasta reference/assembly using bwa mem, get a consensus, variants, mutation explanations.

IMPORTANT:

  • For "bcftools call" consensus step, the --ploidy file is in "Données partagées" (Shared Data) and must be imported in your history to use the worflow by providing this file (tells bcftools to consider haploid variant calling).
  • SELECT the mot ADAPTED VADR MODEL for annotation (see vadr parameters).

Type: Galaxy

Creator: Fabrice Touzain

Submitter: Fabrice Touzain

Work-in-progress

SNP-Calling

GATK Variant calling pipeline for genomic data using Nextflow

nextflow

Quickstart

Install Nextflow using the following command:

curl -s https://get.nextflow.io | bash

Index reference genome:

$ bwa index /path/to/reference/genome.fa

$ samtools faidx /path/to/reference/genome.fa

$ gatk CreateSequenceDictionary -R /path/to/genome.fa -O genome.dict

Launch the pipeline execution with ...

Type: Nextflow

Creators: None

Submitter: Jeffrey Detras

Powered by
(v.1.16.0)
Copyright © 2008 - 2024 The University of Manchester and HITS gGmbH