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

Galaxy Data Managers use Hard-coded List of Available Schemes #35

Open
dfornika opened this issue Mar 27, 2018 · 0 comments · May be fixed by #113
Open

Galaxy Data Managers use Hard-coded List of Available Schemes #35

dfornika opened this issue Mar 27, 2018 · 0 comments · May be fixed by #113

Comments

@dfornika
Copy link
Contributor

The galaxy data managers use a hard-coded list of available schemes. It would be nice to pull the list dynamically from the appropriate server.

<param name="scheme" type="select" multiple="false" label="Select scheme to download">
<option value="Achromobacter spp.">Achromobacter spp.</option>
<option value="Acinetobacter baumannii#1">Acinetobacter baumannii#1</option>
<option value="Acinetobacter baumannii#2">Acinetobacter baumannii#2</option>
<option value="Aeromonas spp.">Aeromonas spp.</option>
<option value="Anaplasma phagocytophilum">Anaplasma phagocytophilum</option>
<option value="Arcobacter spp.">Arcobacter spp.</option>

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

Successfully merging a pull request may close this issue.

1 participant