Mercurial > repos > bcrain-completegenomics > testing1
diff cgatools_suite/tool_config.xml @ 7:96829b1b73ea draft
Uploaded
author | bcrain-completegenomics |
---|---|
date | Wed, 06 Jun 2012 16:58:26 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cgatools_suite/tool_config.xml Wed Jun 06 16:58:26 2012 -0400 @@ -0,0 +1,20 @@ +<?xml version="1.0"?> +<toolbox> + <!-- + Add 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" id="cgi"> + <label text="cgatools" id="cgi_cgatools" /> + <tool file="cgatools/listvariants.xml" /> + <tool file="cgatools/testvariants.xml" /> + <tool file="cgatools/listtestvariants.xml" /> + <tool file="cgatools/join.xml" /> + <tool file="cgatools/calldiff.xml" /> + <tool file="cgatools/snpdiff.xml" /> + <tool file="cgatools/junctiondiff.xml" /> + <tool file="cgatools/varfilter.xml" /> + <label text="Perl scripts" id="cgi_perl" /> + <tool file="cgi_scripts/List_Unique_Variants.xml" /> + <tool file="cgi_scripts/Calculate_TestVariants_Variant_Frequencies.xml" /> + </section> +</toolbox> \ No newline at end of file