Workflows
What is a Workflow?Filters
StructuralVariants Workflow
Type: Common Workflow Language
Creators: Laura Rodriguez-Navas, Daniel López-López
Submitter: Laura Rodriguez-Navas
This workflow demonstrates the usage of the Community Earth System Model on Galaxy Europe.
A fully coupled B1850 compset with resolution f19_g17 is run for 1 month.
HiFi de novo genome assembly workflow
HiFi-assembly-workflow is a bioinformatics pipeline that can be used to analyse Pacbio CCS reads for de novo genome assembly using PacBio Circular Consensus Sequencing (CCS) reads. This workflow is implemented in Nextflow and has 3 major sections.
Please refer to the following documentation for detailed description of each workflow section:
A workflow for the quality assessment of mass spectrometry (MS) based proteomics analyses
ESCALIBUR
Escalibur Population Genomic Analysis Pipeline is able to explore key aspects centering the population genetics of organisms, and automates three key bioinformatic components in population genomic analysis using Workflow Definition Language (WDL: https://openwdl.org/), and customised R, Perl, Python and Unix shell scripts. Associated programs are packaged into a platform independent singularity image, for which the definition file is provided.
The workflow for analysis using Escalibur ...
CWL based workflow to assemble haploid/diploid eukaryote genomes of non-model organisms
The workflow is designed to use both PacBio long-reads and Illumina short-reads. The workflow first extracts, corrects, trims and decontaminates the long reads. Decontaminated trimmed reads are then used to assemble the genome and raw reads are used to polish it. Next, Illumina reads are cleaned and used to further polish the resultant assembly. Finally, the polished assembly is masked using inferred repeats ...
BridgeDb tutorial: Gene HGNC name to Ensembl identifier
This tutorial explains how to use the BridgeDb identifier mapping service to translate HGNC names to Ensembl identifiers. This step is part of the OpenRiskNet use case to link Adverse Outcome Pathways to WikiPathways.
First we need to load the Python library to allow calls to the BridgeDb REST webservice:
import requests
Let's assume we're interested ...
eQTL-Catalogue/qtlmap
Portable eQTL analysis and statistical fine mapping workflow used by the eQTL Catalogue
Introduction
eQTL-Catalogue/qtlmap is a bioinformatics analysis pipeline used for QTL Analysis.
The workflow takes phenotype count matrix (normalized and quality controlled) and genotype data as input, and finds associations between them with the help of sample metadata and phenotype metadata files (See Input formats and preparation for required input ...
This workflow demonstrates the usage of EODIE, a toolkit to extract object based timeseries information from Earth Observation data.
EODIE is a toolkit to extract object based timeseries information from Earth Observation data.
The EODIE code can be found on Gitlab .
The goal of EODIE is to ease the extraction of time series information at object level. Today, vast amounts of Earth Observation data are available to the users via for example earth explorer ...