Learn R Programming

methyAnalysis (version 1.14.0)

updateMethyGenoSet: Update old version MethyGenoSet objects

Description

Update old version eSet-based MethyGenoSet objects to the SummarizedExperiment-based MethyGenoSet object

Usage

updateMethyGenoSet(methyGenoSet)

Arguments

methyGenoSet
old version eSet-based MethyGenoSet object

Value

A SummarizedExperiment-based MethyGenoSet object

Details

This function aims to convert the previously saved eSet-based MethyGenoSet objects to the SummarizedExperiment-based MethyGenoSet objects.

Note: Users may see errors when loading the previous saved the eSet-based MethyGenoSet objects. In this case, use "attach" instead of "load".