details: http://www.bx.psu.edu/hg/galaxy/rev/ef90fbe0eda1 changeset: 3485:ef90fbe0eda1 user: Dan Blankenberg <dan@bx.psu.edu> date: Thu Mar 04 18:33:11 2010 -0500 description: Add boxplot tool to tool_conf.xml.main diffstat: tool_conf.xml.main | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diffs (11 lines): diff -r d1900a25eb45 -r ef90fbe0eda1 tool_conf.xml.main --- a/tool_conf.xml.main Thu Mar 04 16:16:42 2010 -0500 +++ b/tool_conf.xml.main Thu Mar 04 18:33:11 2010 -0500 @@ -119,6 +119,7 @@ <tool file="plotting/histogram2.xml" /> <tool file="plotting/scatterplot.xml" /> <tool file="plotting/xy_plot.xml" /> + <tool file="plotting/boxplot.xml" /> <tool file="visualization/GMAJ.xml" /> <tool file="visualization/build_ucsc_custom_track.xml" /> </section>