Description Usage Arguments Value Author(s) References See Also Examples
View source: R/response.enrichment.R
Calculate enrichment values for a specified sample group in the given response.
1 2 3 4 5 6 | response.enrichment(
total.samples,
response.samples,
annotated.samples,
method = "hypergeometric"
)
|
total.samples |
All samples in the data |
response.samples |
Samples in the investigated subset |
annotated.samples |
Samples at the investigated annotation level for enrichment calculation |
method |
Enrichment method. |
List with enrichment statistics, depending on enrichment method.
Leo Lahti leo.lahti@iki.fi
See citation('netresponse')
order.responses
1 | #enr <- response.enrichment(subnet.id, models, sample, response, method)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.