-
I'm working through the dockstore documentation will post any findings as I go.
First off, on the very first page (https://dockstore.org/docs/getting-started), under Tool Development Environment i…
-
The submit requires a query parameter `workflow` with an IRI of the workflow/tool and a body with the input object.
The [spec](http://www.commonwl.org/v1.0/Workflow.html#Executing_CWL_documents_as_s…
-
## Feature Request
Sample SAB tools should be updated to CWL 1.0
### Desired behaviour
Each repo for the SAB tools (originally converted by Andy @ Collaboratory) needs to have a new tag with CWL 1.0…
-
-
-
@mr-c Can you help me please with pointing me to some documentation, where the question is described and how to interpret it? For example, in [metaschema.yml on lines 170-171](https://github.com/comm…
-
Meta-requirement which is a list of requirements where at most one requirement needs to be satisfied.
-
This is for @psaffrey-illumina, myself, and others to co-ordinate adding support for the Directory type as proposed in https://github.com/common-workflow-language/common-workflow-language/issues/172
…
-
following
http://www.commonwl.org/draft-3/UserGuide.html#Returning_output_files
with text files
## tar.cwl:
cwlVersion: cwl:draft-3
class: CommandLineTool
baseCommand: [tar, xf]
inputs:
- id: tarfi…
-
Set up a system using TravisCI or other system to continously run conformance tests for CWL implementations.