cn_clr | R Documentation |
computes gene-gene correlation, then clr-like zscores
cn_clr(sampTab, expDat, species = "Mm", tfs = NA, grnSampSize = 40,
normDat = FALSE, dLevel = "description1")
expDat |
properly normalized expression matrix |
tfs |
vector of transcription factors |
grnSampSize |
min number of samples per ct or group |
normDat |
whether to quantile normalize the data prior to computing correlations |
dLevel |
column name in sample table to group samples by |
samptTab |
sample table |
zscore matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.