Mercurial > repos > aaronquinlan > bedtools
diff bedtools-galaxy/galaxy_configs/tool_conf.xml @ 0:1a270d3dbbd8
Uploaded
| author | aaronquinlan |
|---|---|
| date | Sat, 19 Nov 2011 14:19:48 -0500 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bedtools-galaxy/galaxy_configs/tool_conf.xml Sat Nov 19 14:19:48 2011 -0500 @@ -0,0 +1,10 @@ +<?xml version="1.0"?> +<toolbox> + + <label text="BEDTools 2.14.1" id="bedtools" /> + + <section name="Genome Arithmetic Tools" id="bedtools_ga"> + <tool file="bedtools/galaxy_configs/tools/bamToBed.xml"/> + </section> + +</toolbox> \ No newline at end of file
