dGSEAview is supposed to view results of gene set
enrichment analysis but for a specific sample.dGSEAview(eTerm, which_sample = 1, top_num = 10, sortBy = c("adjp",
"gadjp", "ES", "nES", "pvalue", "FWER", "FDR", "qvalue"), decreasing =
NULL,
details = F)setID: term IDES: enrichment
scorenES: normalised enrichment scorepvalue: nominal p valueadjp:
adjusted p valuegadjp: globally adjusted p
valueFDR: false discovery rateqvalue: q valuesetSize: the
number of genes in the set; optional, it is only appended
when "details" is truename: term name;
optional, it is only appended when "details" is truenamespace: term namespace; optional, it is
only appended when "details" is truedistance: term distance; optional, it is only
appended when "details" is truedGSEAdGSEAview(eTerm, which_sample=1, top_num=10, sortBy="adjp",
decreasing=FALSE, details=TRUE)Run the code above in your browser using DataLab