Want to embed this snippet (FAQ) in your GTN Tutorial?
{% snippet faqs/galaxy/workflows_run_ds.md %}
Optional Parameters
dockstore_id
: The Dockstore ID of the workflow you want to import, minus the "#workflow/" portion
title
: The title of the workflow you want to import, can be any text
version
: Version of the workflow you want to pin
Examples
Load a workflow by Dockstore ID:
{% snippet faqs/galaxy/workflows_run_ds.md dockstore_id="github.com/jmchilton/galaxy-workflow-dockstore-example-1/mycoolworkflow" title="My Cool Workflow" %}
Load a v0.1.3 of a specific IWC workflow:
{% snippet faqs/galaxy/workflows_run_ds.md dockstore_id="github.com/iwc-workflows/kmer-profiling-hifi-VGP1/main" title="Kmer Profiling HiFi VGP1" version="v0.1.3" %}
See other uses
Search on GitHub (must be logged in)