|
1 | 1 | Common Workflow Language
|
2 | 2 | ========================
|
3 | 3 |
|
4 |
| -[](https://github.com/common-workflow-language/common-workflow-language/stargazers) [](https://gitter.im/common-workflow-language/common-workflow-language?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
| 4 | +[](https://github.com/common-workflow-language/common-workflow-language/stargazers) [](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) |
5 | 5 |
|
6 | 6 | The Common Workflow Language (CWL) is a specification for describing analysis
|
7 | 7 | workflows and tools in a way that makes them portable and scalable across a
|
@@ -46,7 +46,7 @@ Please cite https://dx.doi.org/10.6084/m9.figshare.3115156.v2
|
46 | 46 | |--------|-----------|-----------|--------|
|
47 | 47 | |[cwltool](https://github.com/common-workflow-language/cwltool)|Reference implementation of CWL|[](http://ci.commonwl.org/job/cwltool-conformance/lastBuild/testReport/)|Linux, OS X, local execution only|
|
48 | 48 | |[Arvados](https://arvados.org)|Distributed computing platform for data analysis on massive data sets. [Using CWL on Arvados](http://doc.arvados.org/user/cwl/cwl-runner.html)|[](http://ci.commonwl.org/job/arvados-conformance/lastBuild/testReport/)|AWS, GCP, Azure, Slurm|
|
49 |
| -|[Toil](https://github.com/BD2KGenomics/toil)|Toil is a workflow engine entirely written in Python.|[](http://ci.commonwl.org/job/toil-conformance/lastBuild/testReport/)|AWS, GCP, Azure, OpenStack, Grid Engine, Mesos| |
| 49 | +|[Toil](https://github.com/BD2KGenomics/toil)|Toil is a workflow engine entirely written in Python.|[](http://ci.commonwl.org/job/toil-conformance/lastBuild/testReport/)|AWS, GCP, Azure, Slurm, OpenStack, Grid Engine, Mesos| |
50 | 50 | |[Rabix Bunny](https://github.com/rabix/bunny)|Reproducible Analyses for Bioinformatics|[](https://ci.commonwl.org/job/rabix-conformance/)|Java|
|
51 | 51 | |[Apache Taverna](http://taverna.incubator.apache.org/)|Domain-independent Workflow Management System|[alpha](https://issues.apache.org/jira/browse/TAVERNA-900)|Java|
|
52 | 52 | |[Galaxy](https://galaxyproject.org/)|Web-based platform for data intensive biomedical research.|[alpha](https://github.com/common-workflow-language/galaxy)|Python|
|
@@ -78,6 +78,14 @@ Please cite https://dx.doi.org/10.6084/m9.figshare.3115156.v2
|
78 | 78 | |[scriptcwl](https://github.com/NLeSC/scriptcwl)|Create CWL workflows by writing a simple Python script|
|
79 | 79 | |[cwl2zshcomp](https://github.com/kloetzl/cwl2zshcomp)|generates ZSH auto completions from CWL command line tool descriptions|
|
80 | 80 |
|
| 81 | +## Projects the CWL community is participating in |
| 82 | + |
| 83 | +|Name|Details| |
| 84 | +|-------|-----------| |
| 85 | +|[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.| |
| 86 | +|[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.| |
| 87 | +|[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| |
| 88 | + |
81 | 89 | ## Support, Community and Contributing
|
82 | 90 |
|
83 | 91 | The recommended place to ask a question about all things CWL is on
|
|
0 commit comments