thresholdedMean | R Documentation |
Compute the average expression per cell group when the percent of expressing cells per cell group larger than a threshold
thresholdedMean(x, trim = 0.1, na.rm = TRUE)
x |
a numeric vector |
trim |
the percent of expressing cells per cell group to be considered as zero |
na.rm |
whether remove na |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.