given all the slots for an enriched_result
, checks that all
the data is self-consistent, and creates the enriched_result
object.
Usage
enriched_result(features, universe, annotation, statistics)
enriched_result(features, universe, annotation, statistics)
Arguments
- features
the features that were differentially expressed (see details)
- universe
all of the features that were measured
- annotation
an
annotation
object- statistics
a
statistical_results
object
Slots
features
the "features" of interest, a vector of class ANY
universe
all of the "features" in the background
annotation
list giving the annotation to feature relationship
statistics
a
statistical_results
object