betas_sd_mean: Computes beta values, standard deviation and mean to plot the...

View source: R/epi_plot.R

betas_sd_meanR Documentation

Computes beta values, standard deviation and mean to plot the epimutation

Description

Computes the beta values, population mean and 1, 1.5, and 2 standard deviations from the mean of the distribution necessary to plot the epimutations.

Usage

betas_sd_mean(gr)

Arguments

gr

a GRanges object obtained from create_GRanges_class function.

Value

The function returns a list containing the melted beta values, the population mean and 1, 1.5, and 2 standard deviations from the mean of the distribution.


isglobal-brge/EpiMutations documentation built on April 20, 2024, 9:05 a.m.