GenomeInfo-class: Class "genomeInfo"

Description Objects from the Class Slots Methods Author(s) Examples

Description

class to store the genomic info from a WfmFit-class object

Objects from the Class

Objects can be created by calls of the form new("GenomeInfo", chromosome, strand, minPos, maxPos).

Slots

chromosome:

Object of class "vector" ~~

strand:

Object of class "character" ~~

minPos:

Object of class "numeric" ~~

maxPos:

Object of class "numeric" ~~

Methods

initialize

signature(.Object = "GenomeInfo"): ...

show

signature(.Object = "GenomeInfo"): ...

Author(s)

Kristof De Beuf <kristof.debeuf@ugent.be>

Examples

1
showClass("GenomeInfo")

waveTiling documentation built on Oct. 31, 2019, 9:23 a.m.