Description Usage Arguments Details Value Author(s) See Also Examples
Normalize for a spatial main effect of the template genes.
1 | 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
1 2 | data("sgi")
sgi <- normalizeMainEffectTemplate(sgi)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.