For example, g:Profiler tool annotations should utilize biotoolsID when specifying CWL filenames and CWL-related fields, rather than the label, which can be unpredictable (containing special characters). Currently, tool inputs and outputs are defined using the label.
"biotoolsID": "gprofiler",
"label": "g:Profiler",
"id": "gProfiler"
For example,
g:Profilertool annotations should utilizebiotoolsIDwhen specifying CWL filenames and CWL-related fields, rather than the label, which can be unpredictable (containing special characters). Currently, tool inputs and outputs are defined using the label.