enriched_result | R Documentation |
given all the slots for an enriched_result
, checks that all
the data is self-consistent, and creates the enriched_result
object.
enriched_result(features, universe, annotation, statistics)
enriched_result(features, universe, annotation, statistics)
features |
the features that were differentially expressed (see details) |
universe |
all of the features that were measured |
annotation |
an |
statistics |
a |
enriched_result
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.