setAs | R Documentation |
PreprocessViews2
object to a RangedSummarizedExperiment
This method pulls the assay data from disk through the views object
interface, and then creates a SummarizedExperiment
object
with an assay named 'copy'.
from |
character string ('PreprocessViews2') |
to |
character string ('RangedSummarizedExperiment') |
a RangedSummarizedExperiment
pviews <- PreprocessViews2()
as(pviews, "RangedSummarizedExperiment")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.