Description Type Extends Heirs Slots Methods Author(s) References See Also
This virtual class represents the output of a DAVID "Cluster" report, with "DAVIDTermCluster" and "DAVIDGeneCluster" as possible heirs, according to the report used.
This class is a "Virtual
" one.
DAVIDResult in the conceptual way.
DAVIDTermCluster
: DAVID's
Functional Annotation Clustering report.
DAVIDGeneCluster
: DAVID's Functional
Classification Tool report.
cluster
named list with the different clustered terms/genes: Members, represented as DAVIDGenes object; and EnrichmentScore, a numeric with DAVID cluster enrichment score.
show
signature(object="DAVIDCluster")
:
basic console output.
summary
signature(object="DAVIDCluster")
:
basic summary console output.
initialize
signature(object="DAVIDCluster",
fileName="character")
: basic cluster report file
parser.
cluster
signature(object="DAVIDCluster")
:
getter for the corresponding slot.
enrichment
signature(object="DAVIDCluster")
:
obtain the enrichment score of each cluster.
members
signature(object="DAVIDCluster")
:
obtain the corresponding cluster members.
Cristobal Fresno and Elmer A Fernandez
The Database for Annotation, Visualization and Integrated Discovery (david.abcc.ncifcrf.gov)
Huang, D. W.; Sherman, B. T.; Tan, Q.; Kir, J.; Liu, D.; Bryant, D.; Guo, Y.; Stephens, R.; Baseler, M. W.; Lane, H. C.; Lempicki, R. A. DAVID Bioinformatics Resources: expanded annotation database and novel algorithms to better extract biology from large gene lists. Nucleic Acids Res, Laboratory of Immunopathogenesis and Bioinformatics, SAIC-Frederick, Inc., National Cancer Institute at Frederick, MD 21702, USA., 2007, 35, W169-W175
Other DAVIDCluster: cluster
,
cluster
, dictionary
,
dictionary
, enrichment
,
enrichment
, members
,
members
, membership
,
membership
, subset
,
subset
, summary
,
summary
, summary
,
summary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.