# HG changeset patch # User nick # Date 1369841122 14400 # Node ID e9c34ef993d64645fa1086c1f1378693f6dfb33d # Parent 3a1ce69571e5a4457d1639b1f44d5f775d7f77fb Wrote some documentation diff -r 3a1ce69571e5 -r e9c34ef993d6 hetbox.xml --- a/hetbox.xml Tue May 28 16:55:39 2013 -0400 +++ b/hetbox.xml Wed May 29 11:25:22 2013 -0400 @@ -1,8 +1,8 @@ - + from allele counts hetbox.py $input $outplot $outreport $report - + @@ -12,6 +12,12 @@ +.. class:: infomark + +**What it does** + + This will create a boxplot from the output of the "Count alleles" tool, showing the number of minor alleles per sample and the distribution of their frequencies (MAF). It can also, optionally, produce a textual report with these numbers. +