mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-01 15:37:32 +08:00
Refactor cloud download > send in tool config.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<tool file="genomespace/genomespace_push.xml" />
|
||||
</section>
|
||||
<section id="send" name="Send Data">
|
||||
<tool file="cloud/download.xml" />
|
||||
<tool file="cloud/send.xml" />
|
||||
<tool file="genomespace/genomespace_exporter.xml" />
|
||||
</section>
|
||||
<section id="liftOver" name="Lift-Over">
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<tool file="genomespace/genomespace_push.xml" />
|
||||
</section>
|
||||
<section id="send" name="Send Data">
|
||||
<tool file="cloud/download.xml" />
|
||||
<tool file="cloud/send.xml" />
|
||||
<tool file="genomespace/genomespace_exporter.xml" />
|
||||
</section>
|
||||
<section id="collection_operations" name="Collection Operations">
|
||||
|
||||
Reference in New Issue
Block a user