build_default_nf_list | R Documentation |
Build default nf-core pipeline list
build_default_nf_list(
pipelines = list(nf_circdna = list(name = "nf-core/circdna", version = "1.0.3"),
nf_sarek = "nf-core/sarek", nf_rnaseq = "nf-core/rnaseq")
)
pipelines |
List with tool_names and paths |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.