Workflows
What is a Workflow?Filters
Query
Created At
Updated At
Workflow type
Nextflow1
Submitter
Kisaru Liyanage1
Space
Australian BioCommons1
Maturity
Stable1
1
Workflow visible to you, out of a total of 1
Stable
Nextflow Pipeline for DeepVariant
This repository contains a Nextflow pipeline for Google’s DeepVariant, optimised for execution on NCI Gadi.
Quickstart Guide
- Edit the
pipeline_params.yml
file to include:
samples
: a list of samples, where each sample includes the sample name, BAM file path (ensure corresponding .bai is in the same directory), path to an optional regions-of-interest BED file (set to''
if not required), and the model type.ref
: path to the reference FASTA (ensure ...