Description Usage Arguments Value
estimate the shape parameters of a beta-binomial null dist
1 2 | estimate_null_parameters(data_frame, minimum_coverage = 10,
n_breaks = 11, spline_order = 4, cores = 1)
|
data_frame |
a data frame containing allele counts |
minimum_coverage |
filter variants to those with at least this coverage |
n_breaks |
n_breaks for npbin |
spline_order |
spline order for npbin |
cores |
number of cores to use |
list of null parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.