network_match_narnea | R Documentation |
Performs NaRnEA on multiple samples using network matching. Those samples with matched networks will have protein activity generated with one network. Those without will be analyzed using MetaNaRnEA.
network_match_narnea(ges.mat, net.list, net.match.vec)
ges.mat |
GES matrix (genes X samples). |
net.list |
List of networks appropriately parametrized for NaRnEA. |
net.match.vec |
Named vector of the same length as the number of samples, with either the name of a matched network or NA |
NaRnEA object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.