Description Details Methods Author(s)
Base-pair resolution quantitative data.
This class extends EpivizTrackData-class
directly. As such, its object
field is constrained to contain a GIntervalTree
object. Quantitative data for each genomic position is assumed to be stored in the elementMetadata
slot of object
.
.checkColumns(columns)
: Checks argument columns
is a subset of names(mcols(object)).
.getColumns()
: Returns names(mcols(object))
.
plot()
: Calls the lineChart
method of EpivizDeviceMgr-class
with columns
as argument.
getMeasurements()
: Returns a list describing data encapsulated by this object.
Hector Corrada Bravo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.