Mercurial > repos > superyuan > refeditor
diff tool_conf.xml @ 1:85bdf226b67b default tip
add vcf2genotypes and test-data
author | superyuan <shuaiyuan.emory@gmail.com> |
---|---|
date | Mon, 30 Jun 2014 10:49:54 -0400 |
parents | 9259f2939357 |
children |
line wrap: on
line diff
--- a/tool_conf.xml Thu Jun 12 04:56:10 2014 -0400 +++ b/tool_conf.xml Mon Jun 30 10:49:54 2014 -0400 @@ -1,6 +1,7 @@ <?xml version="1.0"?> <toolbox> <section name="Reference Editor" id="refeditor"> + <tool file="refeditor/vcf2genotypes.xml" /> <tool file="refeditor/DiploidConstructor.xml" /> <tool file="refeditor/MappingConverter.xml" /> </section>