EpivizFeatureData-class: 'EpivizFeatureData' objects

Description Details Fields Methods Author(s)

Description

Encapsulate data for genomic features

Details

The object field is constrained to be SummarizedExperiment. Data is obtained from columns of a determined assay. Measurement names are checked against the row names of the colData slot. The rowData is assumed to be a GIntervalTree object, its mcols must contain columns PROBEID and SYMBOL.

Fields

assay:

(integer or character) indicating assay from which data is obtained

Methods

.checkColumns(columns): Checks columns are a subset of names(colData(object)).

.getColumns(): Returns names(colData(object)).

plot(): Calls the scatterPlot method of EpivizDeviceMgr-class with the first measurements in columns as x and y.

getMeasurements(): Returns list describing data encapsulated in this object.

Author(s)

Hector Corrada Bravo


epiviz/epivizr-release documentation built on May 16, 2019, 8:18 a.m.