[hg] galaxy 3666: Add column join tool to main tool conf
details: http://www.bx.psu.edu/hg/galaxy/rev/af004e0932b7 changeset: 3666:af004e0932b7 user: Nate Coraor <nate@bx.psu.edu> date: Mon Apr 19 11:40:20 2010 -0400 description: Add column join tool to main tool conf diffstat: tool_conf.xml.main | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diffs (11 lines): diff -r 239fb5cf4e37 -r af004e0932b7 tool_conf.xml.main --- a/tool_conf.xml.main Mon Apr 19 11:14:19 2010 -0400 +++ b/tool_conf.xml.main Mon Apr 19 11:40:20 2010 -0400 @@ -70,6 +70,7 @@ <tool file="filters/compare.xml"/> <tool file="new_operations/subtract_query.xml"/> <tool file="stats/grouping.xml" /> + <tool file="new_operations/column_join.xml"/> </section> <section name="Extract Features" id="features"> <tool file="filters/ucsc_gene_bed_to_exon_bed.xml" />
participants (1)
-
Nate Coraor