| GenomeInfo-class {waveTiling} | R Documentation |
class to store the genomic info from a WfmFit-class object
Objects can be created by calls of the form new("GenomeInfo", chromosome, strand, minPos, maxPos).
chromosome:Object of class "vector" ~~
strand:Object of class "character" ~~
minPos:Object of class "numeric" ~~
maxPos:Object of class "numeric" ~~
signature(.Object = "GenomeInfo"): ...
signature(.Object = "GenomeInfo"): ...
Kristof De Beuf <kristof.debeuf@ugent.be>
showClass("GenomeInfo")