# HG changeset patch # User ynewton # Date 1349417384 14400 # Node ID ec909c7127645c51fa2b7b1ae3ba6455436ec57c # Parent d2655e17c24d78f7ed2a59af6c783fed7f827a57 Uploaded diff -r d2655e17c24d -r ec909c712764 plot_distribution.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plot_distribution.xml Fri Oct 05 02:09:44 2012 -0400 @@ -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