-
Notifications
You must be signed in to change notification settings - Fork 27
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
cleanup Camera tools #209
base: master
Are you sure you want to change the base?
cleanup Camera tools #209
Conversation
|
||
]]> </command> | ||
<required_files> | ||
<include path="lib.r" /> |
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.
This is needed, because Galaxy does not know that lib.r belongs to the tool. CAMERA_combinexsAnnos.r
can be deduced from the command section, but lib.r
not. This feature is new and needs the 21.09 Galaxy release.
The advantage is that it will make this tool for in pulsar.
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.
Good to know!
Do we need to update planemo or something ? |
Oh yes, probably. I will see if I find time for that. Is the rest fine with you? |
Sure all good for me! I will have to apply the same |
@Lain-inrae what would be needed to revive and merge this PR? I think getting CAMERA and such tools back up to date would be great :) or @yguitton is this already outdated? |
FOR CONTRIBUTOR:
This PR cleans up the camera tools. It's:
argument
and unifies the parameter help section