Description Objects from the Class Slots Methods Accessors Note Author(s) References See Also Examples
A 'data' container class for all FPKM, annotation, and differential expression data for a set of features (genes, isoforms, TSS, CDS).
Objects can be created by calls of the form new("CuffFeatureSet", annotation, fpkm, diff, ...)
.
annotation
:Object of class "data.frame"
~~
fpkm
:Object of class "data.frame"
~~
diff
:Object of class "data.frame"
~~
repFpkm
:Object of class "data.frame"
~~
count
:Object of class "data.frame"
~~
genome
:Object of class "character"
~~
signature(object = "CuffFeatureSet")
: ...
signature(object = "CuffFeatureSet")
: ...
signature(object = "CuffFeatureSet")
: ...
signature(object = "CuffFeatureSet")
: ...
signature(object = "CuffFeatureSet")
: ...
signature(object = "CuffFeatureSet")
: ...
signature(object = "CuffFeatureSet")
: ...
signature(object = "CuffFeatureSet")
: ...
signature(object="CuffFeatureSet")
: Access @annotation slot
None.
Loyal A. Goff
None.
1 | showClass("CuffFeatureSet")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.