For details on extracting information from this object, please read the documentation in the MeSHHyperGParams-class.
new("MeSHHyperGResult", ...)
.meshCategory
:"character"
representing the category of MeSH terms tested.meshAnnotation
:"character"
. The name of the annotation data used in the analysis.meshDatabase
:"character"
. The name of the database used in the analysis.ORA
:"data.frame"
. MeSH IDs, MeSH Terms, P-value, and other statistics is returned.signature(r = "MeSHHyperGResult")
:
Returns the MeSH category used in the analysis.signature(r = "MeSHHyperGResult")
:
Returns the name of the annotation data used in the analysis.signature(r = "MeSHHyperGResult")
:
Returns the name of the database used in the analysis.signature(r = "MeSHHyperGResult")
:
Returns the character vector of the MeSH IDs identified as significant
in the analysis. signature(r = "MeSHHyperGResult")
:
Returns the character vector of the MeSH terms identified as significant
in the analysis. signature(r = "MeSHHyperGResult")
:
Returns the associated p-values of significantly enriched MeSH terms.signature(r = "MeSHHyperGResult")
: Returns a
data.frame
summarizing the test result. Optional
arguments pvalue
and categorySize
allow
specification of maximum p-value and minimum categorySize,
respectively. Optional argument htmlLinks
is a logical
value indicating whether to add HTML links (useful in
conjunction with xtables print method with type
set to
"html"
).signature(object = "MeSHHyperGResult")
:
Return a short description of the result.signature(object = "MeSHHyperGResult")
:
Return PDF files corresponding PMCID. This function is available only when using gene2pubmed as databasemeshr-package
, MeSHHyperGParams-class
,
meshHyperGTest