galaxyproject / tools-iuc Public
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
add refgenie pull to data managers #3128
base: master
Are you sure you want to change the base?
Conversation
enhance data_manager_refgenie_pull
Reload data tables after running refgenie; add tests
Allow multiple refgenie assets to be pulled.
Add .shed.yml
Better help
|
This will be hard to test currently, as it requires the installation and configuration of refgenie. Quick couple of options:
I lean towards 2 right now.
Thoughts? |
planemo can setup Galaxy's with a specific configuration. We could integrate a refgenie mode in planemo and make sure this works. |
Update test download to be small. Make API refresh optional.
|
Hopefully galaxyproject/planemo#1025 allows this test. |
|
ok, your PR should be in the latest release :) |
|
I merged master into this one and triggered a test. |
|
Does anyone have any questions, concerns, or suggestions for this pull request? |
|
Digging into this locally, it looks like the issue is being caused due to the tool running inside of a container that does not have access to the planemo created temporary refgenie Works well and tests pass when run outside of the planemo launched tool container. Thoughts on how to inform the tests to mount the needed files into the tool container? Or how to otherwise proceed? Thanks! |
|
For testing locally: this works this does not |
FOR CONTRIBUTOR:
The text was updated successfully, but these errors were encountered: