viewProbabilityTable {denovolyzeR} | R Documentation |
Tabulates probability of de novo variant for each protein-coding variant class, for each gene. Values are probability of a de novo variant per chromosome per generation. i.e. expected number of de novos for a given gene/class = p * 2 * nsamples
.
viewProbabilityTable(format = "wide")
format |
option to display table in wide format (default; one line per gene), or long format |