meta_narnea | R Documentation |
Runs MetaNaRnEA using the given ges matrix and network list.
meta_narnea(ges.mat, net.list, sample.weights = TRUE)
ges.mat |
GES matrix (features X samples). |
net.list |
List of A3 networks. |
sample.weights |
Flag to perform weighted integration. Default of TRUE. WARNING: Running w/ sample.weights = TRUE may be very slow for large numbers of samples. |
NaRnEA result list; matrices (regulators X samples) for NES and PES values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.