File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Specifying Software Requirements
2
2
3
- Often tool descriptions will be written for a specific version of a software. To
3
+ Often, tool descriptions will be written for a specific version of a software. To
4
4
make it easier for others to use your descriptions, you can include a
5
5
` SoftwareRequirement ` field in the ` hints ` section.
6
6
This may also help to avoid confusion about which version of a tool the
23
23
```
24
24
25
25
Depending on your CWL runner, these hints may be used to check
26
- that required software is installed and available before the job is run. To enable
26
+ that the required software is installed and available before the job is run. To enable
27
27
these checks with the reference implementation, use the [ dependency resolvers configuration] [ dependencies ] .
28
28
29
29
As well as a version number, a unique resource identifier (URI) for the tool is
You can’t perform that action at this time.
0 commit comments