Skip to content

bioinformatics-lab/multi-projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NF multi projects repo

Example structure for a multiple projects repo.

Get started

Runs the subproject foo. Config and library are resolved against foo/ subdir

nextflow run seqeralabs/multi-projects -main-script foo/main.nf

Runs the subproject bar. Config and library are resolved against bar/ subdir

nextflow run seqeralabs/multi-projects -main-script bar/main.nf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nextflow 82.8%
  • Groovy 17.2%