combine_nes | R Documentation |
Generates a final NES from the combination of the Directed and Undirected NES.
combine_nes(D.nes, U.nes, COV.nes)
D.nes |
NES scores for the directed enrichment (regulons x samples). |
U.nes |
NES scores for the undirected enrichment (regulons x samples). |
COV.nes |
Covariance of the undirected and directed enrichment NES (regulons x samples). |
Matrix of integrated NES scores (regulons x samples).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.