treatment_enrichment {protti}R Documentation

Check treatment enrichment

Description

[Deprecated] This function was deprecated due to its name changing to calculate_treatment_enrichment().

Usage

treatment_enrichment(...)

Value

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.


[Package protti version 0.8.0 Index]