ConvertSet: ConvertSet function

View source: R/Preprocess_ProbeNormalisation.R

ConvertSetR Documentation

ConvertSet function

Description

Converts the methylset into a beta or M set.

Usage

ConvertSet(x, beta = TRUE, M = FALSE, save = FALSE)

Arguments

x

Epigenetic set object.

beta

If TRUE, the methylset will be converted in a beta set.

M

If TRUE, the methylset will be converted in a M set.

save

If TRUE, the beta or M set will be saved to the "minfi_sets" sub-directory

Value

Updated Epigenetic set object.


GregoireCoppens/LICMEpigenetics documentation built on April 24, 2023, 10:02 a.m.