cn_nis | R Documentation |
Computes network influence score (NIS). See paper for details.
cn_nis(cnRes, cnProc, subnet, ctt, relaWeight = 1)
cnRes |
object result of running cn_apply |
cnProc |
object result of running cn_make_processor |
subnet |
name of subnet to evaluage |
ctt |
string indicating the CT to compare against |
numeric matrix where rows are TFs in CT GRN and columns are query samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.