PreprocessViews2-coercion: Coerce a 'PreprocessViews2' object to a...

setAsR Documentation

Coerce a PreprocessViews2 object to a RangedSummarizedExperiment

Description

This method pulls the assay data from disk through the views object interface, and then creates a SummarizedExperiment object with an assay named 'copy'.

Arguments

from

character string ('PreprocessViews2')

to

character string ('RangedSummarizedExperiment')

Value

a RangedSummarizedExperiment

Examples

pviews <- PreprocessViews2()
as(pviews, "RangedSummarizedExperiment")


cancer-genomics/trellis documentation built on June 8, 2024, 6:01 a.m.