Description Usage Arguments Details Value
Function build a correlation network of peaks using igraph package functionality.
Only connections above the selected correlation threshold (cor_thr
) will be retained in the network.
1 |
pkg_cor |
|
cor_thr |
|
plot |
|
title |
|
out_dir |
|
Function requires a data.frame with unique peak-peak pairs and correlation coefficients describing their relationship.
Such data frame can be built using getCORmat
function.
This function is used to build correlation networks using coefficients that represent either EIC correlation of peaks in a single LC-MS sample, or inter-sample intensity correlation.
Function returns community membership for each peak.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.