generated from jhudsl/OTTR_Template
-
Notifications
You must be signed in to change notification settings - Fork 2
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
dc27de2
commit 1f7b525
Showing
23 changed files
with
88 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# 1 Introduction to WDL | ||
|
||
{type: iframe, title:1 Introduction to WDL, width:800, height:600, poster:resources/chapt_screen_images/introduction-to-wdl.png} | ||
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/introduction-to-wdl.html) | ||
|
||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# 2 Defining a workflow plan | ||
|
||
{type: iframe, title:2 Defining a workflow plan, width:800, height:600, poster:resources/chapt_screen_images/defining-a-workflow-plan.png} | ||
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/defining-a-workflow-plan.html) | ||
|
||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# 3 The first task | ||
|
||
{type: iframe, title:3 The first task, width:800, height:600, poster:resources/chapt_screen_images/the-first-task.png} | ||
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/the-first-task.html) | ||
|
||
|
||
|
7 changes: 7 additions & 0 deletions
7
manuscript/4-Connecting-multiple-tasks-together-in-a-linear-chain.md
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# 4 Connecting multiple tasks together in a linear chain | ||
|
||
{type: iframe, title:4 Connecting multiple tasks together in a linear chain, width:800, height:600, poster:resources/chapt_screen_images/connecting-multiple-tasks-together-in-a-linear-chain.png} | ||
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/connecting-multiple-tasks-together-in-a-linear-chain.html) | ||
|
||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# 5 Organizing variables via Structs | ||
|
||
{type: iframe, title:5 Organizing variables via Structs, width:800, height:600, poster:resources/chapt_screen_images/organizing-variables-via-structs.png} | ||
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/organizing-variables-via-structs.html) | ||
|
||
|
||
|
7 changes: 7 additions & 0 deletions
7
manuscript/6-Using-Arrays-For-Parallelization-and-Other-Use-Cases.md
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# 6 Using Arrays For Parallelization and Other Use Cases | ||
|
||
{type: iframe, title:6 Using Arrays For Parallelization and Other Use Cases, width:800, height:600, poster:resources/chapt_screen_images/using-arrays-for-parallelization-and-other-use-cases.png} | ||
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/using-arrays-for-parallelization-and-other-use-cases.html) | ||
|
||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# 7 Task Aliasing | ||
|
||
{type: iframe, title:7 Task Aliasing, width:800, height:600, poster:resources/chapt_screen_images/task-aliasing.png} | ||
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/task-aliasing.html) | ||
|
||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# 8 Appendix: Backends and Executors | ||
|
||
{type: iframe, title:8 Appendix: Backends and Executors, width:800, height:600, poster:resources/chapt_screen_images/appendix-backends-and-executors.png} | ||
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/appendix-backends-and-executors.html) | ||
|
||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# 9 References | ||
|
||
{type: iframe, title:9 References, width:800, height:600, poster:resources/chapt_screen_images/references.png} | ||
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/references.html) | ||
|
||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# About the Authors | ||
|
||
{type: iframe, title:About the Authors, width:800, height:600, poster:resources/chapt_screen_images/about-the-authors.png} | ||
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/about-the-authors.html) | ||
|
||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# About this Course | ||
|
||
{type: iframe, title:About this Course, width:800, height:600, poster:resources/chapt_screen_images/index.png} | ||
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/index.html) | ||
|
||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
1-Introduction-to-WDL.md | ||
2-Defining-a-workflow-plan.md | ||
3-The-first-task.md | ||
4-Connecting-multiple-tasks-together-in-a-linear-chain.md | ||
5-Organizing-variables-via-Structs.md | ||
6-Using-Arrays-For-Parallelization-and-Other-Use-Cases.md | ||
7-Task-Aliasing.md | ||
8-Appendix:-Backends-and-Executors.md | ||
9-References.md | ||
About-this-Course.md | ||
About-the-Authors.md |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+111 KB
manuscript/resources/chapt_screen_images/appendix-backends-and-executors.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+118 KB
...es/chapt_screen_images/connecting-multiple-tasks-together-in-a-linear-chain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+111 KB
manuscript/resources/chapt_screen_images/organizing-variables-via-structs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+119 KB
...es/chapt_screen_images/using-arrays-for-parallelization-and-other-use-cases.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.