Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.
/ multi-projects Public archive

Sandbox for nextflow multi-project in Nextflow.

Notifications You must be signed in to change notification settings

seqeralabs/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

Sandbox for nextflow multi-project in Nextflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published