cluster_signature_mrs | R Documentation |
Identifies cluster specific master regulators by generating cluter-specific signatures and running NaRnEA.
cluster_signature_mrs(norm.counts, clust.vec, net.list)
norm.counts |
Matrix of normalized counts (features X samples). |
clust.vec |
Clustering vector. |
net.list |
List of ARACNe3 networks. |
A list; table of positive MRs ('positive') and negative MRs ('negative'); the cluster-specific NaRnEA results ('cluster.narnea').
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.