Mercurial > repos > greg > cga_tools
diff cgatools/tool_config.xml.sample @ 0:3b8b80827fbe draft default tip
Uploaded
author | greg |
---|---|
date | Fri, 22 Jun 2012 14:25:22 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cgatools/tool_config.xml.sample Fri Jun 22 14:25:22 2012 -0400 @@ -0,0 +1,17 @@ +<?xml version="1.0"?> +<toolbox> + <!-- + Copy the following section to tool_conf.xml file in your Galaxy distribution if you are adding Complete Genomics tools manually to your Galaxy instance + --> + <section name="Complete Genomics - cgatools 1.5" id="cg_cgatools1.5"> + <tool file="cgatools_1.5/listvariants.xml" /> + <tool file="cgatools_1.5/testvariants.xml" /> + <tool file="cgatools_1.5/listtestvariants.xml" /> + <tool file="cgatools_1.5/calldiff.xml" /> + <tool file="cgatools_1.5/snpdiff.xml" /> + <tool file="cgatools_1.5/junctiondiff.xml" /> + <tool file="cgatools_1.5/join.xml" /> + <tool file="cgatools_1.5/varfilter.xml" /> + </section> + <!-- End of copied section --> +</toolbox> \ No newline at end of file