Skip to content

Commit f495fae

Browse files
authored
Merge branch 'develop' into develop
2 parents 9acda2d + e4a5720 commit f495fae

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,21 @@ TES Compliant Implementations
3939
### Client
4040
- [cwl-tes](https://github.com/ohsu-comp-bio/cwl-tes)
4141
- [Cromwell](https://cromwell.readthedocs.io/en/stable/backends/TES/)
42-
- [Nextflow](https://www.nextflow.io/docs/latest/executor.html#ga4gh-tes)
42+
- [ELIXIR Cloud Components](https://elixir-cloud-components.vercel.app/)
43+
- [py-tes](https://github.com/ohsu-comp-bio/py-tes)
44+
- [Nextflow](https://www.nextflow.io/docs/stable/executor.html#ga4gh-tes)
4345
- [Snakemake](https://snakemake.readthedocs.io/en/stable/executing/cloud.html#executing-a-snakemake-workflow-via-ga4gh-tes)
46+
- [Toil](https://toil.readthedocs.io/en/latest/)
47+
- [St. Jude Rust Labs](https://github.com/stjude-rust-labs/tes)
48+
49+
4450

4551
### Server
4652
- [Funnel](https://ohsu-comp-bio.github.io/funnel/)
4753
- [TESK](https://github.com/EMBL-EBI-TSI/TESK)
4854
- [TES Azure](https://github.com/microsoft/ga4gh-tes)
55+
- [Pulsar](https://pulsar.readthedocs.io/)
56+
- [proTES](https://github.com/elixir-cloud-aai/proTES)
4957

5058
### Compatibility Matrix
5159

@@ -54,8 +62,8 @@ TES Compliant Implementations
5462
| | cwl-tes | Cromwell | Nextflow | Snakemake |
5563
| ----------- | ------------- | --------- | ---------| --------- |
5664
| **Funnel** | [Compatible](https://github.com/ohsu-comp-bio/cwl-tes) | Compatible | [Compatible](https://www.nextflow.io/docs/latest/executor.html#ga4gh-tes) | [Compatible](https://snakemake.readthedocs.io/en/stable/executing/cloud.html#executing-a-snakemake-workflow-via-ga4gh-tes) |
57-
| **TESK** | [Compatible](https://github.com/ohsu-comp-bio/cwl-tes/pull/25) | [Compatible](https://cromwell.readthedocs.io/en/stable/backends/TES/) | [Compatible](https://github.com/EMBL-EBI-TSI/tesk-core/pull/19) | Not tested but should work |
58-
| **TES Azure*& | Not tested | [Compatible](https://github.com/microsoft/CromwellOnAzure) | Not tested | Not tested but should work |
65+
| **TESK** | [Compatible](https://github.com/ohsu-comp-bio/cwl-tes/pull/25) | [Compatible](https://cromwell.readthedocs.io/en/stable/backends/TES/) | [Compatible](https://github.com/EMBL-EBI-TSI/tesk-core/pull/19) | [Compatible](https://github.com/EMBL-EBI-TSI/tesk-core/pull/19) | Not tested but should work |
66+
| **TES Azure** | Not tested | [Compatible](https://github.com/microsoft/CromwellOnAzure) | [Compatible](https://www.nextflow.io/docs/stable/executor.html#ga4gh-tes) | Not tested but should work |
5967

6068

6169
TES Service Examples

0 commit comments

Comments
 (0)