-
Hello,
When spaces are given in the output file/directory names of cwl descriptions, cwltoil fails with an error. Below are the details:
cwl
```
cwlVersion: v1.0
class: CommandLineTool
requirements:…
-
Hi-
I'm doing some evaluation tests of cwl platforms and wanted to include cwl-tes. It looks very interesting.
I was able to get the local compute option working but using slurm is giving me a few…
-
I do not think the values for following path are discoverable:
`/tools/{id}/versions/{version-id}/{type}/descriptor/{relative-path}`
I assume the intent is to be able to navigate to subsumed CWL…
-
http://www.commonwl.org/v1.0/Workflow.html#WorkflowStepInput
Provides a place to improve visualizations, especially if re-using a CWL tool description that whose input names don't make sense/aren't…
-
Going to keep a running log here since there will be a large number of small issues
- ~Docker instructions link to Docker EE instructions rather than CE~
https://docs.docker.com/install/linux/dock…
-
Hey @luispedro , thanks for using the `argparse2tool` to generate CWL descriptions in https://github.com/luispedro/ngless/tree/master/scripts
However there are no `output` stanzas as `argparse` mod…
-
When trying to work on schemas in this manner it is helpful to have a working implementation before making merging a schema change. For this we have the https://github.com/common-workflow-language/wor…
-
## Feature Request
### Desired behaviour
NextFlow looks like an interesting choice in addition to CWL and WDL.
The way they reference Docker containers is https://www.nextflow.io/docs/latest/…
-
The new feature works for math commands which are completed with no arguments such as
`\sin` and `\int`, but math delimiters are not inserted for commands with arguments such as
`\frac{num}{den}` or…
-
as noted in #1638
This is a follow on to #1540 #1621