Skip to content

Commit 81a4dd9

Browse files
committed
Render Leanpub
1 parent 2e2a21a commit 81a4dd9

23 files changed

Lines changed: 88 additions & 0 deletions
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 1 Introduction to WDL
2+
3+
{type: iframe, title:1 Introduction to WDL, width:800, height:600, poster:resources/chapt_screen_images/introduction-to-wdl.png}
4+
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/introduction-to-wdl.html)
5+
6+
7+
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 2 Defining a workflow plan
2+
3+
{type: iframe, title:2 Defining a workflow plan, width:800, height:600, poster:resources/chapt_screen_images/defining-a-workflow-plan.png}
4+
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/defining-a-workflow-plan.html)
5+
6+
7+

manuscript/3-The-first-task.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 3 The first task
2+
3+
{type: iframe, title:3 The first task, width:800, height:600, poster:resources/chapt_screen_images/the-first-task.png}
4+
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/the-first-task.html)
5+
6+
7+
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 4 Connecting multiple tasks together in a linear chain
2+
3+
{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}
4+
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/connecting-multiple-tasks-together-in-a-linear-chain.html)
5+
6+
7+
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 5 Organizing variables via Structs
2+
3+
{type: iframe, title:5 Organizing variables via Structs, width:800, height:600, poster:resources/chapt_screen_images/organizing-variables-via-structs.png}
4+
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/organizing-variables-via-structs.html)
5+
6+
7+
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 6 Using Arrays For Parallelization and Other Use Cases
2+
3+
{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}
4+
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/using-arrays-for-parallelization-and-other-use-cases.html)
5+
6+
7+

manuscript/7-Task-Aliasing.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 7 Task Aliasing
2+
3+
{type: iframe, title:7 Task Aliasing, width:800, height:600, poster:resources/chapt_screen_images/task-aliasing.png}
4+
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/task-aliasing.html)
5+
6+
7+
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 8 Appendix: Backends and Executors
2+
3+
{type: iframe, title:8 Appendix: Backends and Executors, width:800, height:600, poster:resources/chapt_screen_images/appendix-backends-and-executors.png}
4+
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/appendix-backends-and-executors.html)
5+
6+
7+

manuscript/9-References.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 9 References
2+
3+
{type: iframe, title:9 References, width:800, height:600, poster:resources/chapt_screen_images/references.png}
4+
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/references.html)
5+
6+
7+

manuscript/About-the-Authors.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# About the Authors
2+
3+
{type: iframe, title:About the Authors, width:800, height:600, poster:resources/chapt_screen_images/about-the-authors.png}
4+
![](https://hutchdatascience.org/WDL_Workflows_Guide/no_toc/about-the-authors.html)
5+
6+
7+

0 commit comments

Comments
 (0)