updateMethyGenoSet {methyAnalysis}R Documentation

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

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".

Value

A SummarizedExperiment-based MethyGenoSet object

Author(s)

Pan Du


[Package methyAnalysis version 1.31.0 Index]