Eoutput.## S3 method for class 'Eoutput':
show(object)## S3 method for class 'Eoutput':
zscore(x)
## S3 method for class 'Eoutput':
pvalue(x)
## S3 method for class 'Eoutput':
adjp(x)
## S3 method for class 'Eoutput':
view(x, top_num = 5, sortBy = c("pvalue", "adjp",
"zscore", "nAnno", "nOverlap", "none"), decreasing = NULL, details = T)
## S3 method for class 'Eoutput':
write(x, file = "Eoutput.txt", verbose = T)
Eoutput.
Usually this is an output from
dcEnrichmentEoutput. Usually
this is an output from dcEnrichmentterm_id: term IDnAnno: number in domains annotated by a termnGroup: number in domains from the input
groupnOverlap: number in overlapszscore: enrichment z-scorepvalue: p valueadjp: adjusted p
valueterm_name: term name; optional, it is
only appended when "details" is trueterm_namespace: term namespace; optional, it
is only appended when "details" is trueterm_distance: term distance; optional, it is
only appended when "details" is trueEoutput-class