Description Usage Arguments Value
This function takes a LIST of DATA.FRAMES as input(each DATA.FRAME for each TFBS), and returns a DATA.FRAME with the mean and confidence intervals for the positions relative to them
1 | get_mean_and_conf_intervals(cov_data = "", CI = 0.95)
|
CI |
Confidence Interval |
data |
LIST of DATA.FRAMES with the data |
A DATA.FRAME with the mean coverage values and CI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.