woverlap | R Documentation |
Weighted hypergeometric test adjusted for total number of miRNA bindings sites. This is done through the 'goseq' package.
woverlap(signal, sets, method = "Wallenius")
signal |
A named logical vector indicating the features of interest (e.g. which features are differentially-expressed) |
sets |
A data.frame with at least the following columns: 'set', 'feature'. |
method |
Method for handling then length bias, default "Wallenius". See '?goseq' for more detail. |
a data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.