meanOrganelle | R Documentation |
Computes Organelle means and variances using markers
meanOrganelle(object, fcol = "markers")
object |
a instance of class |
fcol |
a feature column indicating which feature define the markers |
returns a list of means and variances for each
library(pRolocdata)
data("tan2009r1")
meanOrganelle(object = tan2009r1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.