normalizeMainEffectTemplate {RNAinteract} | R Documentation |
Normalize for a spatial main effect of the template genes.
normalizeMainEffectTemplate(sgi, screen = NULL, channel = NULL)
sgi |
An object of class |
screen |
The name of the screen in which the normalization should be applied. If |
channel |
The name of the channel in which the normalization should be applied. If |
Normalizing the query main effect does not influence the estimation of the pairwise interaction term.
An object of class RNAinteract
.
Bernd Fischer
data("sgi") sgi <- normalizeMainEffectTemplate(sgi)