# HG changeset patch # User ynewton # Date 1355415925 18000 # Node ID 81d08949af15d12fd56a7853a82e229fc81f29a0 # Parent f91478b63ec6d7bc7a7f6b16ec6df71e53544e29 Uploaded diff -r f91478b63ec6 -r 81d08949af15 plot_distribution.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plot_distribution.xml Thu Dec 13 11:25:25 2012 -0500 @@ -0,0 +1,17 @@ + + Plot Distribution + plot_distribution.r $tableData $outfile + + + + + + + + +**What it does** + +This tool outputs histogram and distribution of tabular data. Assumes that the first row contains column headers and the first column contains row annotations (e.g. gene names). Considers everything else as data. Data can be either a single column or a matrix of values. Produces a pdf file. + + + \ No newline at end of file