Mercurial > repos > superyuan > refeditor
annotate 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 |
rev | line source |
---|---|
0
9259f2939357
add refeditor into galaxy toolshed
superyuan <shuaiyuan.emory@gmail.com>
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
9259f2939357
add refeditor into galaxy toolshed
superyuan <shuaiyuan.emory@gmail.com>
parents:
diff
changeset
|
2 <toolbox> |
9259f2939357
add refeditor into galaxy toolshed
superyuan <shuaiyuan.emory@gmail.com>
parents:
diff
changeset
|
3 <section name="Reference Editor" id="refeditor"> |
1
85bdf226b67b
add vcf2genotypes and test-data
superyuan <shuaiyuan.emory@gmail.com>
parents:
0
diff
changeset
|
4 <tool file="refeditor/vcf2genotypes.xml" /> |
0
9259f2939357
add refeditor into galaxy toolshed
superyuan <shuaiyuan.emory@gmail.com>
parents:
diff
changeset
|
5 <tool file="refeditor/DiploidConstructor.xml" /> |
9259f2939357
add refeditor into galaxy toolshed
superyuan <shuaiyuan.emory@gmail.com>
parents:
diff
changeset
|
6 <tool file="refeditor/MappingConverter.xml" /> |
9259f2939357
add refeditor into galaxy toolshed
superyuan <shuaiyuan.emory@gmail.com>
parents:
diff
changeset
|
7 </section> |
9259f2939357
add refeditor into galaxy toolshed
superyuan <shuaiyuan.emory@gmail.com>
parents:
diff
changeset
|
8 </toolbox> |