Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The generated CWLs should use biotoolsID #118

Open
vedran-kasalica opened this issue Sep 25, 2024 · 0 comments
Open

The generated CWLs should use biotoolsID #118

vedran-kasalica opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@vedran-kasalica
Copy link
Member

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"
@vedran-kasalica vedran-kasalica added the enhancement New feature or request label Sep 25, 2024
@vedran-kasalica vedran-kasalica self-assigned this Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant