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

Enhancement: Ability to name collection in a workflow #2398

Closed
lparsons opened this issue May 24, 2016 · 5 comments
Closed

Enhancement: Ability to name collection in a workflow #2398

lparsons opened this issue May 24, 2016 · 5 comments

Comments

@lparsons
Copy link
Contributor

Add the ability to name a collection that is output from a tool in a workflow. Currently, only datasets can be renamed (and labeled), but not collections.

@jmchilton
Copy link
Member

This is #1680 - you want the postjobaction of "rename" to work on the collection right?

@lparsons
Copy link
Contributor Author

@jmchilton I believe that could work.

I think it's important to come up with a comprehensive plan and making sure all the pieces are in place before rolling out any changes in stable.

For example, right now, the "rename" action using the inputs is the only way I can get files out of Galaxy that have meaningful names. Including the element identifier as a variable would help, but #2140 / #2023 would be even better.If the datasets in a collection were automatically named as in the above proposals, then I think having the rename work on the collection (instead of each dataset) would make sense and work well.

@lparsons
Copy link
Contributor Author

@jmchilton IMHO, it would be nice to "merge" theses various issues into a single issue with some sub-items. I feel like that might facilitate thinking about the various pieces holistically and clean up a lot of duplicate/related issues.

@jmchilton
Copy link
Member

This is fixed I think (dup of #2398?). Not using the element identifier in renames but the rename operation works on collections now (18.01 or new I believe).

@lparsons
Copy link
Contributor Author

@jmchilton Rename seems pretty broken with collections now (at least for me). It seems to rename BOTH the collection and the individual datasets (which makes no sense). It would seem logical to use the "Label" portion of the postJobAction to name the collection and the rename to rename individual files (though having this be automatic using the element id would be AWESOME).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants