You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some CWL generators, like cwlgen, output map<> format but still retain the id in the map entry's values, even though the 'id' value is also the map key.
Some CWL generators, like cwlgen, output
map<>
format but still retain theid
in the map entry's values, even though the 'id' value is also the map key.This should be stripped out.
Example: https://github.com/PMCC-BioinformaticsCore/janis-pipelines/blob/536f8181dd3edaa7339483cc28610e3acde5d105/janis_pipelines/wgs_germline/cwl/WGSGermlineMultiCallers.cwl#L22
The text was updated successfully, but these errors were encountered: