Description Usage Arguments Value
View source: R/gen_ideal_hist.r
Generate V(pr) model distributions
1 | gen_ideal_hist(matrix, bins, layer_map)
|
matrix |
A data frame with the following columns: CHR, POS, REF, ALT, Ttr, Ntr, Nex, Tex |
bins |
A list outputted from |
layer_map |
A named character vector with the column names corresponding to each layer (Nex, Ntr, Tex, Ttr). |
A list with the bootstrapped V(pr) model distributions and empirical cumulative density functions for each of the layers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.