mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 05:45:37 +08:00
Force modENCODE worm dbkey to be ce6 and modENCODE fly dbkey to be dm2.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<request_param galaxy_name="URL" remote_name="URL" missing="">
|
||||
<append_param separator="&" first_separator="?" join="=">
|
||||
<value name="d" missing="" />
|
||||
<value name="dbkey" missing="" />
|
||||
<value name="dbkey" missing="dm2" />
|
||||
<value name="q" missing="" />
|
||||
<value name="s" missing="" />
|
||||
<value name="t" missing="" />
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<request_param galaxy_name="URL" remote_name="URL" missing="">
|
||||
<append_param separator="&" first_separator="?" join="=">
|
||||
<value name="d" missing="" />
|
||||
<value name="dbkey" missing="" />
|
||||
<value name="dbkey" missing="ce6" />
|
||||
<value name="q" missing="" />
|
||||
<value name="s" missing="" />
|
||||
<value name="t" missing="" />
|
||||
|
||||
Reference in New Issue
Block a user