matrix_narnea | R Documentation |
Runs the NaRnEA algorithm on multiple samples / regulons simultaneously.
matrix_narnea(ges.mat, regulon.list, seed.val = 343, min.targets = 30)
ges.mat |
Matrix of gene expression signatures (genes X samples). |
regulon.list |
List of regulon lists, with am and aw values. |
seed.val |
Value of seed to ensure reproducibility. Default of 343. |
min.targets |
Minimum number of targets needed between a regulon and a GES. Default of 30. |
List of matrices; 'nes' and 'pes'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.