Mercurial > repos > devteam > testing_cgatools
comparison testing_cgatools-982e19c29ec0/cgatools/tool_config.xml.sample @ 0:ef23f9cd599b draft default tip
Uploaded
author | devteam |
---|---|
date | Thu, 27 Sep 2012 13:37:59 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:ef23f9cd599b |
---|---|
1 <?xml version="1.0"?> | |
2 <toolbox> | |
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 | |
5 --> | |
6 <section name="Complete Genomics - cgatools 1.6" id="cg_cgatools1.6"> | |
7 <tool file="cgatools_1.6/listvariants.xml" /> | |
8 <tool file="cgatools_1.6/testvariants.xml" /> | |
9 <tool file="cgatools_1.6/listtestvariants.xml" /> | |
10 <tool file="cgatools_1.6/calldiff.xml" /> | |
11 <tool file="cgatools_1.6/snpdiff.xml" /> | |
12 <tool file="cgatools_1.6/junctiondiff.xml" /> | |
13 <tool file="cgatools_1.6/join.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" /> | |
17 </section> | |
18 <!-- End of copied section --> | |
19 </toolbox> |