Workflows

What is a Workflow?
829 Workflows visible to you, out of a total of 902
Work-in-progress

Workflow for LongRead Quality Control and Filtering

  • NanoPlot (read quality control) before and after filtering
  • Filtlong (read trimming)
  • Kraken2 taxonomic read classification before and after filtering
  • Minimap2 read filtering based on given references

Other UNLOCK workflows on WorkflowHub: https://workflowhub.eu/projects/16/workflows?view=default

All tool CWL files and other workflows can be found here: https://gitlab.com/m-unlock/cwl/workflows

**How to setup and use an UNLOCK ...

Type: Common Workflow Language

Creators: Bart Nijsse, Jasper Koehorst, Germán Royval

Submitter: Bart Nijsse

Stable

Workflow for Illumina Quality Control and Filtering

Multiple paired datasets will be merged into single paired dataset.

Summary:

  • FastQC on raw data files
  • fastp for read quality trimming
  • BBduk for phiX and (optional) rRNA filtering
  • Kraken2 for taxonomic classification of reads (optional)
  • BBmap for (contamination) filtering using given references (optional)
  • FastQC on filtered (merged) data

Other UNLOCK workflows on WorkflowHub: https://workflowhub.eu/projects/16/workflows?view=default ...

Type: Common Workflow Language

Creators: Bart Nijsse, Jasper Koehorst, Changlin Ke

Submitter: Bart Nijsse

Work-in-progress

MoMofy

Module for integrative Mobilome prediction

Bacteria can acquire genetic material through horizontal gene transfer, allowing them to rapidly adapt to changing environmental conditions. These mobile genetic elements can be classified into three main categories: plasmids, phages, and integrons. Autonomous elements are those capable of excising themselves from the chromosome, reintegrating elsewhere, and potentially modifying the host's physiology. Small integrative elements like insertion ...

Type: Nextflow

Creators: Alejandra Escobar, Martin Beracochea

Submitter: Alejandra Escobar

Stable

RASflow: RNA-Seq Analysis Snakemake Workflow

RASflow is a modular, flexible and user-friendly RNA-Seq analysis workflow.

RASflow can be applied to both model and non-model organisms. It supports mapping RNA-Seq raw reads to both genome and transcriptome (can be downloaded from public database or can be homemade by users) and it can do both transcript- and gene-level Differential Expression Analysis (DEA) when transcriptome is used as mapping reference. It requires little programming skill for ...

Type: Snakemake

Creator: Xiaokang Zhang

Submitter: Xiaokang Zhang

Stable

The containerised pipeline for profiling shotgun metagenomic data is derived from the MGnify pipeline raw-reads analyses, a well-established resource used for analyzing microbiome data. Key components:

  • Quality control and decontamination
  • rRNA and ncRNA detection using Rfam database
  • Taxonomic classification of SSU and LSU regions
  • Abundance analysis with mOTUs

Type: Nextflow

Creators: Ekaterina Sakharova, Martin Beracochea

Submitter: Ekaterina Sakharova

Work-in-progress

Introduction

wombat-p pipelines is a bioinformatics analysis pipeline that bundles different workflow for the analysis of label-free proteomics data with the purpose of comparison and benchmarking. It allows using files from the proteomics metadata standard SDRF.

The pipeline is built using Nextflow, a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It uses ...

Type: Nextflow

Creators: Veit Schwämmle, Magnus Palmblad

Submitters: Laura Rodriguez-Navas, José Mª Fernández

Work-in-progress

GRAVI: Gene Regulatory Analysis using Variable Inputs

This is a snakemake workflow for:

  1. Performing sample QC
  2. Calling ChIP peaks
  3. Performing Differential Binding Analysis
  4. Comparing results across ChIP targets

The minimum required input is one ChIP target with two conditions.

Full documentation can be found here

Snakemake Implementation

The basic workflow is written snakemake, requiring at least v7.7, and can be called using the following ...

Type: Snakemake

Creator: Stevie Pederson

Submitter: Stevie Pederson

DOI: 10.48546/workflowhub.workflow.443.1

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

Work-in-progress

ROIforMSI

Source codes for manuscript "Delineating Regions-of-interest for Mass Spectrometry Imaging by Multimodally Corroborated Spatial Segmentation"

"ExampleWorkflow.ipynb" is a methods document to demonstrate the workflow of our multimodal fusion-based spatial segmentation.

"Utilities.py" contains all the tools to implement our method.

"gui.py" and "registration_gui.py" are files to implement linear and nonlinear registration.

(Licence: GPL-3)

Type: Python

Creators: Ang Guo, Qian Luo

Submitter: Ang Guo

DOI: 10.48546/workflowhub.workflow.437.1

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