Learn R Programming

erma (version 0.4.2)

ErmaSet-class: Class "ErmaSet"

Description

Wrap a GenomicFiles instance representing roadmap bed files.

Arguments

Objects from the Class

Objects can be created by calls of the form new("ErmaSet", ...). Simple extension of GenomicFiles.

Extends

Class "GenomicFiles-class", directly. Class "RangedSummarizedExperiment-class", by class "GenomicFiles", distance 2. Class "SummarizedExperiment-class", by class "GenomicFiles", distance 3. Class "Vector", by class "GenomicFiles", distance 4. Class "Annotated", by class "GenomicFiles", distance 5.

Examples

Run this code
showClass("ErmaSet")
makeErmaSet()

Run the code above in your browser using DataLab