Skip to content

Commit 2cadee4

Browse files
Merge pull request #16 from GoekeLab/update-readme-WDL
update readme to WDL workflow and main readme
2 parents f86d1c9 + 5aecd58 commit 2cadee4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Each workflow manager folder in this repository has a README detailing how to ru
2626
- [Snakemake](snakemake)
2727
- [SciPipe](scipipe)
2828
- [GenPipes](genpipes)
29+
- [Bpipe](bpipe)
2930
- [WDL](wdl)
3031

3132

@@ -57,3 +58,4 @@ We would like to thank the following people for their contribution to this repos
5758
- [Samuel Lampa](https://github.com/samuell) for the [SciPipe workflow](scipipe)
5859
- [Marius van den Beek](https://github.com/mvdbeek) for the [Galaxy workflow](galaxy)
5960
- [José Héctor Gálvez López](https://github.com/pphector), Pierre-Olivier Quirion, Edouard Henrion, and Mathieu Bourgey for the [GenPipes workflow](genpipes)
61+
- [Simon Sadedin](https://github.com/ssadedin) for the [Bpipe workflow](bpipe)

wdl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The Workflow Description Language ([WDL](https://openwdl.org/)) is a workflow sp
55
- [WDL tutorials](https://support.terra.bio/hc/en-us/sections/360007347652-WDL-Tutorials)
66
- [WDL documentation](https://support.terra.bio/hc/en-us/sections/360007274612-WDL-Documentation)
77

8-
## Community-developed workflows in snakemake
8+
## Community-developed workflows in WDL
99
[BioWDL](https://github.com/biowdl) contains a collection of community developed pipelines written in WDL.
1010

1111
## Running the proof of concept WDL pipeline

0 commit comments

Comments
 (0)