[hg] galaxy 2717: Added pileup-to-interval tool to tool_conf.xml...
details: http://www.bx.psu.edu/hg/galaxy/rev/99b5db852719 changeset: 2717:99b5db852719 user: Kelly Vincent <kpvincent@bx.psu.edu> date: Fri Sep 18 13:58:43 2009 -0400 description: Added pileup-to-interval tool to tool_conf.xml.sample 1 file(s) affected in this change: tool_conf.xml.sample diffs (11 lines): diff -r 079541496366 -r 99b5db852719 tool_conf.xml.sample --- a/tool_conf.xml.sample Fri Sep 18 13:45:14 2009 -0400 +++ b/tool_conf.xml.sample Fri Sep 18 13:58:43 2009 -0400 @@ -207,6 +207,7 @@ <tool file="samtools/sam_merge.xml" /> <tool file="samtools/sam_pileup.xml" /> <tool file="samtools/pileup_parser.xml" /> + <tool file="samtools/pileup_interval.xml" /> </section> <section name="Rg Data" id="rgData1"> <tool file="rgenetics/rgenetics_import.xml"/>
participants (1)
-
Greg Von Kuster