-
Notifications
You must be signed in to change notification settings - Fork 14
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
Updated Labels in recetox_aplcms tools #346
Conversation
@@ -39,7 +39,7 @@ | |||
</inputs> | |||
|
|||
<outputs> | |||
<data label="${tool.name} on ${on_string}" name="output_file" format="parquet" /> | |||
<data label="${($input_file.element_identifier).rsplit('.',1)[0]}.parquet" name="output_file" format="parquet" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you maybe create an issue or some text with the underlying problem that y'all want to solve with this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bgruening I don't know what you mean with consistent collections so I'd just go ahead and merge this otherwise
Please go ahead. We can discuss this when we see each other. Thanks! |
This PR includes the following:
closes #342