Workflows
What is a Workflow?Filters

Snakemake workflow: FAIR CRCC - image conversion
A Snakemake workflow for converting whole-slide images (WSI) from the CRC Cohort ...
Fastq-to-BAM @ NCI-Gadi is a genome alignment workflow that takes raw FASTQ files, aligns them to a reference genome and outputs analysis ready BAM files. This workflow is designed for the National Computational Infrastructure's (NCI) Gadi supercompter, leveraging multiple nodes on NCI Gadi to run all stages of the workflow in parallel, either massively parallel using the scatter-gather approach or parallel by sample. It consists of a number of stages and follows the BROAD Institute's best practice ...
Type: Shell Script
Creators: Cali Willet, Tracy Chew, Georgina Samaha, Rosemarie Sadsad, Andrey Bliznyuk, Ben Menadue, Rika Kobayashi, Matthew Downton, Yue Sun
Submitter: Georgina Samaha
RNASeq-DE @ NCI-Gadi processes RNA sequencing data (single, paired and/or multiplexed) for differential expression (raw FASTQ to counts). This pipeline consists of multiple stages and is designed for the National Computational Infrastructure's (NCI) Gadi supercompter, leveraging multiple nodes to run each stage in parallel.
Infrastructure_deployment_metadata: Gadi (NCI)
A prototype implementation of the Air Quality Prediction pipeline in Galaxy, using CWL tools.
Lysozyme in Water simplest version, from COMPSs Tutorial. The original idea of this worklfow comes from http://www.mdtutorials.com/gmx/lysozyme/index.html
ABR_Threshold_Detection
What is this?
This code can be used to automatically determine hearing thresholds from ABR hearing curves.
One of the following methods can be used for this purpose:
- neural network (NN) training,
- calibration of a self-supervised sound level regression (SLR) method
on given data sets with manually determined hearing thresholds.
Installation:
Run inside the src directory:
Installation as python package
pip install -e ./src (Installation as python
...
An example workflow for the Specimen Data Refinery tool, allowing an individual tool to be used
Type: Galaxy
Creators: Laurence Livermore, Oliver Woolland, Oliver Woolland
Submitter: Oliver Woolland
An example workflow for the Specimen Data Refinery tool, allowing an individual tool to be used
An example workflow to allow users to run the Specimen Data Refinery tools on data provided in an input CSV file.