Description Objects from the Class Slots Methods Author(s) Examples
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>
1 | showClass("GenomeInfo")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.