
nf-core
List of commands for nf-core:
-
nf-core:tldr:195a4 nf-core: Launch an nf-core pipeline.$ nf-core launch ${pipeline_name}try on your machineexplain this command
-
nf-core:tldr:3bfed nf-core: Bump software versions in pipeline recipe.$ nf-core bump-version ${path-to-directory} ${new_version}try on your machineexplain this command
-
nf-core:tldr:63669 nf-core: List existing pipelines on nf-core.$ nf-core listtry on your machineexplain this command
-
nf-core:tldr:bfd86 nf-core: Lint the pipeline code.$ nf-core lint ${path-to-directory}try on your machineexplain this command
-
nf-core:tldr:da0a8 nf-core: Create a new pipeline skeleton.$ nf-core createtry on your machineexplain this command
-
nf-core:tldr:f6a48 nf-core: Download an nf-core pipeline for offline use.$ nf-core download ${pipeline_name}try on your machineexplain this command