Skip to content

Sydney-Informatics-Hub/nextflow-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nextflow-demo

Basic demo of real world implementation of Nextflow.

See part 2 of our Hello Nextflow training materials for guidance on how this demo was built.

Execution

To run with Docker:

nextflow run main.nf -profile DOCKER

To run with Singularity on NCI Gadi:

module load nextflow singularity
nextflow run main.nf -profile GADI

About

Basic demo of real world Nextflow use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published