Description Usage Arguments Value
Uses p.adjust to correct for multiple testing on all p-values in the data.frame.
1 | get_Q_values(contacts, types = c("POTENTIAL", "OBSERVED"), method = "BH")
|
contacts |
The list of domains generated from get.contacts() |
types |
Correct the p-values calculated from which null distribution(s)? 'POTENTIAL' uses all theoretically possible fend pairs or 'OBSERVED' uses the fend pairs that were identified. |
method |
The correction method to apply, see p.adjust() |
The contacts list, with additional information in the Z_STATISTICS.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.