comparison cgatools/tool_config.xml.sample @ 20:382c50ce0519 draft

Uploaded
author bcrain-completegenomics
date Tue, 04 Sep 2012 18:46:40 -0400
parents 6a5889dac45b
children
comparison
equal deleted inserted replaced
19:df82283e402d 20:382c50ce0519
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <toolbox> 2 <toolbox>
3 <!-- 3 <!--
4 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 4 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
5 --> 5 -->
6 <section name="Complete Genomics - cgatools 1.5" id="cg_cgatools1.5"> 6 <section name="Complete Genomics - cgatools 1.6" id="cg_cgatools1.6">
7 <tool file="cgatools_1.5/listvariants.xml" /> 7 <tool file="cgatools_1.6/listvariants.xml" />
8 <tool file="cgatools_1.5/testvariants.xml" /> 8 <tool file="cgatools_1.6/testvariants.xml" />
9 <tool file="cgatools_1.5/listtestvariants.xml" /> 9 <tool file="cgatools_1.6/listtestvariants.xml" />
10 <tool file="cgatools_1.5/calldiff.xml" /> 10 <tool file="cgatools_1.6/calldiff.xml" />
11 <tool file="cgatools_1.5/snpdiff.xml" /> 11 <tool file="cgatools_1.6/snpdiff.xml" />
12 <tool file="cgatools_1.5/junctiondiff.xml" /> 12 <tool file="cgatools_1.6/junctiondiff.xml" />
13 <tool file="cgatools_1.5/join.xml" /> 13 <tool file="cgatools_1.6/join.xml" />
14 <tool file="cgatools_1.5/varfilter.xml" /> 14 <tool file="cgatools_1.6/varfilter.xml" />
15 <tool file="cgatools_1.6/mkvcf.xml" />
16 <tool file="cgatools_1.6/evidence2sam.xml" />
15 </section> 17 </section>
16 <!-- End of copied section --> 18 <!-- End of copied section -->
17 </toolbox> 19 </toolbox>