File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 37
37
{: .source}
38
38
39
39
Depending on your CWL runner, these hints may be used to check
40
- that required software is installed and available before the job is run (note
41
- that currently the reference implementation does not do this) .
40
+ that required software is installed and available before the job is run. To enable
41
+ these checks with the reference implementation, use the [ dependency resolvers configuration ] [ dependencies ] .
42
42
43
43
As well as a version number, a unique resource identifier (URI) for the tool is
44
44
given in the form of an [ RRID] [ rrid ] . Resources with RRIDs can be looked up in the
@@ -52,4 +52,5 @@ requirement description.
52
52
53
53
[ rrid ] : https://scicrunch.org/resources/about/resource
54
54
[ scicrunch ] : https://scicrunch.org/
55
+ [ dependencies ] : https://github.com/common-workflow-language/cwltool#leveraging-softwarerequirements-beta
55
56
[ identifiers ] : https://identifiers.org/
You can’t perform that action at this time.
0 commit comments