get_mean_and_conf_intervals: Calculate mean and confidence intervals for positions...

Description Usage Arguments Value

View source: R/coverage.R

Description

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

Usage

1
get_mean_and_conf_intervals(cov_data = "", CI = 0.95)

Arguments

CI

Confidence Interval

data

LIST of DATA.FRAMES with the data

Value

A DATA.FRAME with the mean coverage values and CI


TearsWillFall/tfProfiling documentation built on Aug. 7, 2021, 9:40 a.m.