kappa_cluster_mrs | R Documentation |
Identifies cluster master regulators based on Cohen's Kappa.
kappa_cluster_mrs(narnea.res, clust.vec, kappa.thresh = 0.5)
narnea.res |
NaRnEA result object with 'PES' and 'NES' members. |
clust.vec |
Vector of clustering labels. |
kappa.thresh |
Threshold to consider a protein an MR. Default of 0.5. |
A list; table of positive MRs ('positive') and negative MRs ('negative'); Stouffer integrated NaRnEA results by cluster ('cluster.narnea'); Kappa values for each protein in each cluster ('kappa.df').
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.