Workflows

What is a Workflow?
1 Workflow visible to you, out of a total of 1
Work-in-progress

SNP-Calling

GATK Variant calling pipeline for genomic data using Nextflow

nextflow

Quickstart

Install Nextflow using the following command:

curl -s https://get.nextflow.io | bash

Index reference genome:

$ bwa index /path/to/reference/genome.fa

$ samtools faidx /path/to/reference/genome.fa

$ gatk CreateSequenceDictionary -R /path/to/genome.fa -O genome.dict

Launch the pipeline execution with ...

Type: Nextflow

Creators: None

Submitter: Jeffrey Detras

Powered by
(v.1.14.1)
Copyright © 2008 - 2023 The University of Manchester and HITS gGmbH