@@ -7,9 +7,9 @@ portability of data analysis workflows. Our goal is to create specifications
7
7
that enable data scientists to describe analysis tools and workflows that are
8
8
powerful, easy to use, portable, and support reproducibility.
9
9
10
- CWL builds on technologies such as [ JSON-LD] ( http://json-ld.org ) and
11
- [ Avro ] ( https ://avro.apache.org/ ) for data modeling and
12
- [ Docker ] ( http://docker.com ) for portable runtime environments.
10
+ CWL builds on technologies such as [ JSON-LD] ( http://json-ld.org )
11
+ dor data modeling and [ Docker ] ( http ://docker.com ) for portable runtime \
12
+ environments.
13
13
14
14
CWL is designed to express workflows for data-intensive science, such as
15
15
Bioinformatics, Medical Imaging, Chemistry, Physics, and Astronomy.
@@ -64,6 +64,15 @@ https://ci.commonwl.org
64
64
65
65
[ Github repository of example tools and workflows.] ( https://github.com/common-workflow-language/workflows )
66
66
67
+ ## Support
68
+
69
+ The best place to ask a question about all things CWL is on
70
+ [ Biostars] ( https://www.biostars.org/t/cwl/ ) .
71
+
72
+ [ ![ Biostars
73
+ CWL] ( https://www.biostars.org/static/biostar2.logo.png )] ( https://www.biostars.org/t/cwl/ )
74
+ </a >
75
+
67
76
## Development and testing
68
77
69
78
[ The CWL project is on Github.] ( https://github.com/common-workflow-language/common-workflow-language )
@@ -91,7 +100,7 @@ and send a pull request!
91
100
[ ![ 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 )
92
101
93
102
Your CWL Community Engineer, Michael R. Crusoe, publishes a blog about his work
94
- with weekly updates at http://mrc.commonwl.org .
103
+ with updates at http://mrc.commonwl.org .
95
104
96
105
### Code of Conduct
97
106
0 commit comments