[Swift-commit] r7506 - in SwiftApps: . swift-galaxy
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Fri Jan 24 10:25:56 CST 2014
Author: ketan
Date: 2014-01-24 10:25:55 -0600 (Fri, 24 Jan 2014)
New Revision: 7506
Added:
SwiftApps/swift-galaxy/
SwiftApps/swift-galaxy/tool_conf.xml
Log:
swift galaxy
Added: SwiftApps/swift-galaxy/tool_conf.xml
===================================================================
--- SwiftApps/swift-galaxy/tool_conf.xml (rev 0)
+++ SwiftApps/swift-galaxy/tool_conf.xml 2014-01-24 16:25:55 UTC (rev 7506)
@@ -0,0 +1,17 @@
+<?xml version='1.0' encoding='utf-8'?>
+
+<!-- In order to install Swift enabled tools in the Galaxy tool browser add the
+following lines between <section> and </section> to the Galaxy tool_conf.xml
+file -->
+
+<toolbox>
+ <section name="swift" id="swift">
+ <tool file="swift/swift.xml" />
+ <tool file="swift/catsn.xml" />
+ <tool file="swift/mysim.xml" />
+ <tool file="swift/dssat.xml" />
+ <tool file="swift/powergrid.xml" />
+ <tool file="swift/2stage.xml" />
+ <tool file="swift/lungsearch/lungsearch.xml" />
+ </section>
+</toolbox>
More information about the Swift-commit
mailing list