Description Usage Arguments Value
Get credibility interval via binomial bayes distribution
1 2 | BScredInterval(bsData, methylCol = "methylCount", coverageCol = "coverage",
confLevel = 0.95)
|
bsData |
Bisulfite sequencing data |
methylCol |
Name of column containing methylation count; defaults to "methylCount" |
coverageCol |
Name of column containing coverage (i.e. number of reads); defaults to "coverage" |
confLevel |
A decimal indicating the level of confidence to be used while creating cached the binomial bayes credibility interval; default is .95 for 95 percent confidence |
Bisulfite sequencing data as a data.table
object with columns
indicating upper and lower limits of Bayesian binomial confidence interval
for methylation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.