given all the slots for an enriched_result, checks that all
the data is self-consistent, and creates the enriched_result object.
Usage
hypergeometric_result(features, universe, annotation, statistics)
# S4 method for class 'enriched_result'
show(object)
hypergeometric_result(features, universe, annotation, statistics)
# S4 method for class 'binomial_result'
show(object)Arguments
- features
the features that were differentially expressed (see details)
- universe
all of the features that were measured
- annotation
an
annotationobject- statistics
a
statistical_resultsobject- object
the binomial_result object to show
Slots
annotationlist giving the annotation to feature relationship
statisticsa
statistical_resultsobjectfeaturesthe significant features
universethe universe of features
ranksthe ranked features
positivefcthe positive log-fold-changed genes, a vector of class ANY
negativefcthe negative log-fold-changed genes