View source: R/fn_spongeffects_utility.R
fn_filter_network | R Documentation |
Preprocessing ceRNA network
fn_filter_network(network, mscor.threshold = 0.1, padj.threshold = 0.01)
network |
ceRNA network as data (typically present in the outputs of sponge) |
mscor.threshold |
mscor threshold (default 0.1) |
padj.threshold |
adjusted p-value threshold (default 0.01) |
filtered ceRNA network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.