-
Notifications
You must be signed in to change notification settings - Fork 927
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
225959c
commit 82f2f3b
Showing
4 changed files
with
21 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,3 +12,8 @@ contributors: [shiltemann,mblue9,hexylena] | |
- Option 1: Paste the URL of the workflow into the box labelled *"Archived Workflow URL"* | ||
- Option 2: Upload the workflow file in the box labelled *"Archived Workflow File"* | ||
- Click the **Import workflow** button | ||
|
||
Below is a short video demonstrating how to import a workflow from GitHub using this procedure: | ||
|
||
<p align="center"><iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/hoP36Te5wko" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p> | ||
Check warning on line 18 in faqs/galaxy/workflows_import.md GitHub Actions / lint
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,23 +8,19 @@ contributors: [nekrut] | |
|
||
[Dockstore](https://dockstore.org/) is a free and open source platform for sharing reusable and scalable analytical tools and workflows. | ||
|
||
> <hands-on-title>Import a workflow from DockStore</hands-on-title> | ||
> | ||
>> <warning-title>Make sure you are logged in!</warning-title> | ||
>> Ensure that you are logged in into your Galaxy account! | ||
> {: .warning} | ||
> | ||
> <br> | ||
> | ||
> 1. Go to [DockStore](https://dockstore.org). | ||
> 2. Select any Galaxy workflow you want to import. | ||
> 3. Click on "Galaxy" dropdown within the "Launch with" panel located in the upper right corner. | ||
> 4. Select a galaxy instance you want to launch this workflow with. | ||
> 5. You will be redirected to Galaxy and presented with a list of workflow versions. | ||
> 6. Click the version you want (usually the latest labelled as "main") | ||
> 7. You are done! | ||
> | ||
> The following short video walks you through this uncomplicated procedure: | ||
> | ||
> <p align="center"><iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/K2wFrSLFpa0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p> | ||
1. Go to [DockStore](https://dockstore.org). | ||
2. Select any Galaxy workflow you want to import. | ||
3. Click on "Galaxy" dropdown within the "Launch with" panel located in the upper right corner. | ||
4. Select a galaxy instance you want to launch this workflow with. | ||
5. You will be redirected to Galaxy and presented with a list of workflow versions. | ||
6. Click the version you want (usually the latest labelled as "main") | ||
7. You are done! | ||
|
||
> <warning-title>Make sure you are logged in!</warning-title> | ||
> Ensure that you are logged in into your Galaxy account! | ||
{: .warning} | ||
|
||
The following short video walks you through this uncomplicated procedure: | ||
|
||
<p align="center"><iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/K2wFrSLFpa0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p> | ||
Check warning on line 25 in faqs/galaxy/workflows_import_from_dockstore.md GitHub Actions / lint
|
||
{: .hands_on} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters