-
Target date: 2nd week of November, 2023
Yesterday I told @cbielow that I would volunteer to be the release manager for the next release
https://github.com/OpenMS/OpenMS/wiki/Preparation-of-a-new…
mr-c updated
4 months ago
-
Hey all,
Congratulations on your 1.0 release!
It would be super if you could donate your CWL CommandLineTool descriptions to https://github.com/common-workflow-library/bio-cwl-tools where we the…
-
While [converting a `cwltool --provenance` RO to a Workflow Run RO-Crate](https://github.com/ResearchObject/workflow-run-crate/pull/5), I'm faced with the problem of referring to individual workflow s…
-
Could we create a template git repository for users to download, rather than having them initialise a repository themselves? e.g. [https://github.com/bioexcel/biobb-cwl-tutorial-template](https://gith…
-
Only 3 entries there have associated CWL tool descriptions:
Possibly by doing a bulk-update to https://github.com/research-software-ecosystem/content
-
`cwltool --validate` accidentally accepts CWL documents in which `default` value is mismatched with the type specified in `type` field.
Is this a bug of `cwltool` or are there any descriptions in the…
-
It'll allow integrating valuable descriptions such as https://github.com/common-workflow-language/workflows/blob/master/tools/GATK-PrintReads.cwl with Bio.Tools & co
-
Otherwise the generated tool descriptions are incompatible with all non-Rabix Bunny CWL executors
-
Scenario:
A tool can work on a subset of regular input, but the input is not already available as multiple files (and therefore `scatter` would not be useful)
One can manually add steps to split the…
-
The [schema of CWL](https://github.com/common-workflow-language/cwl-v1.2/blob/c0c31c54412619d106e100bfe70a49831a673004/Process.yml#L901) uses the following `jsonldPredicate` but there are no descript…