Skip to content

Commit 3003fc4

Browse files
authored
support instructions link, list of collabs
1 parent 37c3e0a commit 3003fc4

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Common Workflow Language
22
========================
33

4-
[![GitHub stars](https://img.shields.io/github/stars/common-workflow-language/common-workflow-language.svg)](https://github.com/common-workflow-language/common-workflow-language/stargazers) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/common-workflow-language/common-workflow-language?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4+
[![GitHub stars](https://img.shields.io/github/stars/common-workflow-language/common-workflow-language.svg)](https://github.com/common-workflow-language/common-workflow-language/stargazers) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/common-workflow-language/common-workflow-language?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [Support](#support-community-and-contributing)
55

66
The Common Workflow Language (CWL) is a specification for describing analysis
77
workflows and tools in a way that makes them portable and scalable across a
@@ -74,6 +74,14 @@ Please cite https://dx.doi.org/10.6084/m9.figshare.3115156.v2
7474
|[acd2cwl](https://github.com/common-workflow-language/acd2cwl)|CWL generator for ACD (EMBOSS) files |
7575
|[CWLviewer](https://view.commonwl.org/)|A web application to view and share Common Workflow Language workflows|
7676

77+
## Projects the CWL community is participating in
78+
79+
|Name|Details|
80+
|-------|-----------|
81+
|[GA4GH Task Execution API](https://github.com/ga4gh/task-execution-schemas/)|a minimal common API for submitting a single job to a remote execution endpoint. Many contributions from CWL project participants.|
82+
|[GA4GH Workflow Execution API](https://github.com/ga4gh/workflow-execution-schemas)|a minimal common API for submitting workflow requests to workflow execution systems in a standardized way. Many contributions from CWL project participants.|
83+
|[Bio-compute objects](https://hive.biochemistry.gwu.edu/htscsrs?pageid=biocompute)|"a step towards evaluation and validation of bio-medical scientific computations", CWL and researchobject.org participants are cooperating with this effort|
84+
7785
## Support, Community and Contributing
7886

7987
The recommended place to ask a question about all things CWL is on

0 commit comments

Comments
 (0)