Skip to content

Commit 98703d3

Browse files
committed
CWL Jenkins Build bot
1 parent 2b2aecb commit 98703d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ <h2 id="Implementations" class="section">Implementations <a href="#Implementatio
200200
</tr>
201201
<tr>
202202
<td><a href="https://github.com/BD2KGenomics/toil">Toil</a></td>
203-
<td>Toil is a workflow engine entirely written in Python.</td>
203+
<td>Toil is a workflow engine entirely written in Python <a href="https://toil.readthedocs.io/en/latest/running/cwl.html">toil-cwl-runner guide</a>.</td>
204204
<td>AWS, Azure, GCP, Grid Engine, HTCondor, LSF, Mesos, OpenStack, Slurm, PBS/Torque</td>
205205
</tr>
206206
<tr>
@@ -227,7 +227,7 @@ <h2 id="Implementations" class="section">Implementations <a href="#Implementatio
227227
<tr>
228228
<td><a href="https://galaxyproject.org/">Galaxy</a></td>
229229
<td>Web-based platform for data intensive biomedical research.</td>
230-
<td>-</td>
230+
<td>Partial support for importing CWL toosl and workflows is <a href="https://github.com/common-workflow-language/galaxy/pull/47">under development</a></td>
231231
</tr>
232232
<tr>
233233
<td><a href="https://github.com/ohsu-comp-bio/cwl-tes">cwl-tes</a></td>

0 commit comments

Comments
 (0)