You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run through the rest of the code as if this was the input - perhaps just do pre-processing and write a temp file and literally run through the rest of the code.
Assume everything is in the latest changeset revision initially, but maybe come back and revisit version handling to find the right chagneset in a second iteration.
Perhaps I'm missing something, but the IDC could just get away with managing two types of files (data managers execution descriptions and bootstrapping data sources (e.g. genomes)) if we could just install directly from the execution descriptions.
Follow Up:
Do the same with .ga and .gxwf.yml files also.
The text was updated successfully, but these errors were encountered:
Example Input File: https://github.com/galaxyproject/ephemeris/blob/master/tests/run_data_managers.yaml.sample.advanced
Update shed tools to:
toolshed.g2.bx.psu.edu/repos/devteam/data_manager_fetch_genome_dbkeys_all_fasta/data_manager_fetch_genome_all_fasta_dbkey/0.0.2
{name: "data_manager_fetch_genome_dbkeys_all_fasta", owner: "devteam", tool_panel_section_label: None, toolshed_url: toolshed.g2.bx.psu.edu}
Perhaps I'm missing something, but the IDC could just get away with managing two types of files (data managers execution descriptions and bootstrapping data sources (e.g. genomes)) if we could just install directly from the execution descriptions.
Follow Up:
The text was updated successfully, but these errors were encountered: