Mercurial > repos > completegenomics > cg_cgatools_linux
comparison cgatools/tool_config.xml.sample @ 0:182426b32995 draft default tip
Uploaded
author | completegenomics |
---|---|
date | Mon, 18 Jun 2012 20:15:00 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:182426b32995 |
---|---|
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.5" id="cg_cgatools1.5"> | |
7 <tool file="cgatools_1.5/listvariants.xml" /> | |
8 <tool file="cgatools_1.5/testvariants.xml" /> | |
9 <tool file="cgatools_1.5/listtestvariants.xml" /> | |
10 <tool file="cgatools_1.5/calldiff.xml" /> | |
11 <tool file="cgatools_1.5/snpdiff.xml" /> | |
12 <tool file="cgatools_1.5/junctiondiff.xml" /> | |
13 <tool file="cgatools_1.5/join.xml" /> | |
14 <tool file="cgatools_1.5/varfilter.xml" /> | |
15 </section> | |
16 <!-- End of copied section --> | |
17 </toolbox> |