View source: R/calculate_treatment_enrichment.R
treatment_enrichment | R Documentation |
This function was deprecated due to its name changing to calculate_treatment_enrichment()
.
treatment_enrichment(...)
A bar plot displaying the percentage of all detect proteins and all significant proteins
that bind to the treatment. A Fisher's exact test is performed to calculate the significance of
the enrichment in significant proteins compared to all proteins. The result is reported as a
p-value. If plot = FALSE
a contingency table in long format is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.