nextflow clone <namespace/repository_name>

Clone a project into a folder

Arguments

NameDescription
namespace/repository_name

Options

NameDescription
-h, -helpPrint the command usage (Default: false)
-hub <gitlab|github|bitbucket>Service hub where the project is hosted (Default: GitHub)
-r <revision>Revision to clone - It can be a git branch, tag or revision number
-user <username>Private repository user name