Workflows
What is a Workflow?Filters
Query
Created At
Updated At
Workflow type
Nextflow1
Submitter
Marco De La Pierre1
Space
Australian BioCommons1
Creator
Marco De La Pierre1
Anna Syme17
Tracy Chew10
Rosemarie Sadsad9
Georgina Samaha5
Gareth Price4
Cali Willet3
Valentine Murigneux1
Richard Lupat1
Mike Thang1
Katherine Farquharson1
More...
Maturity
Stable1
Stable
A porting of the Trinity RNA assembly pipeline, https://trinityrnaseq.github.io, that uses Nextflow to handle the underlying sub-tasks. This enables additional capabilities to better use HPC resources, such as packing of tasks to fill up nodes and use of node-local disks to improve I/O. By design, the pipeline separates the workflow logic (main file) and the cluster-specific configuration (config files), improving portability.
Based on a pipeline by Sydney Informatics Hub: ...