Workflows
What is a Workflow?Filters
EC-Earth3 workflow with wrappers running in MareNostrum 4 with Autosubmit v3.15.0b0, used to assess the effects of task aggregation on queueing times. Workflow configuration is based on the Auto-EC-Earth3's testing suite [1].
In order to reduce the size of the workflow, files in the /tmp directory have been deleted. Additionally, the experiment has been cleaned up with the Autosubmit clean
...
Type: Autosubmit
Creators: Pablo Goitia, Eric Ferrer, Alejandro Garcia, Genis Bonet, Gilbert Montane, Miguel Castrillo
Submitter: Pablo Goitia
This workflow starts from metagenomics short-read data and performs, taxonomic profiling (using Sylph), predicts Antibiotic Resistance Genes (ARGs) (using Groot and deepARG), and standardizes ARG annotations (using argNorm).
Type: Nextflow
Creators: Alem Gusinac, Thomas Ederveen, Jos Boekhorst, Annemarie Boleij
Submitter: Alem Gusinac
Runs MetaPhlAn 4 and HUMAnN 3
- Optional short read quality control workflow (https://workflowhub.eu/workflows/336)
- Includes renormalizing and all regroupings to other functional categories (EC,KO.. etc)
Required inputs are paired end reads and databases.
Other UNLOCK workflows on WorkflowHub: \ https://workflowhub.eu/projects/16/workflows?view=default
Tool CWL files and other workflows can be found at:\ https://gitlab.com/m-unlock/cwl
Type: Nextflow
Creators: Alem Gusinac, Thomas Ederveen, Jos Boekhorst, Annemarie Boleij
Submitter: Alem Gusinac
This workflow performs core genome multilocus sequence typing (cgMLST) on contigs corresponding to one bacterial genome to characterize bacterial strains using curated reference schemes.
Type: Galaxy
Creators: ABRomics , Clea Siguret, Hugo Lefeuvre, abromics-consortium
Submitter: WorkflowHub Bot
The workflow takes a HiFi reads collection, runs FastQC and SeqKit, filters with Cutadapt, and creates a MultiQC report. The main outputs are a collection of filtred reads, a report with raw and filtered reads stats, and a table with raw reads stats.
The workflow takes a paired-reads collection (like illumina WGS or HiC), runs FastQC and SeqKit, trims with Fastp, and creates a MultiQC report. The main outputs are a paired collection of trimmed reads, a report with raw and trimmed reads stats, and a table with raw reads stats.
The ProteomIQon is a collection of open source computational proteomics tools to build pipelines for the evaluation of MS derived proteomics data written in F#. The current state of the tool chain allows handle tasks like signal detection, peptide identification, quantification and protein inference. Each ProteomIQon tool is concerned with a specific task. This makes the tool-chain flexibel and easily extendable.
Tests Passing
Introduction
nf-core/proteinfamilies is a bioinformatics pipeline that generates protein families from amino acid sequences and/or updates existing families with new sequences. It takes a protein fasta file as input, clusters the sequences and then generates protein family Hidden Markov Models (HMMs) along with their multiple sequence alignments (MSAs). Optionally, paths to existing family HMMs and MSAs can be given (must have matching base filenames one-to-one) in order to update with new ...