plot_nis | R Documentation |
NIS<0 means that the expression of the TF is lower in query samples as compared to target cell type, and magnitude determined by number and dysregualtion of target genes
plot_nis(tfScores, targetCT, sampTab, group, limitTo = 20,
dLevel = "description1")
tfScores |
result of running cn_nis_all |
targetCT |
what is the target cell type? |
sampTab |
sample table to select subset to plot |
group |
which subset to plot |
limitTo |
number of TFs to show |
dLevel |
level to group on |
ggplot object of box and whiskers
plot_nis(tfScores, "hspc", sampTab, "day21")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.