Description Usage Arguments Details Value
Provides the quantiles of a DENSITY object, at specific values.
1 | quantiles.density(density, values)
|
density |
a DENSITY object |
values |
a numeric value or a numeric vector specifying the quantiles to compute |
This function is used internally when comparing the expression densities of cell markers with the proposed comparison approach. This function can also be used by users willing to define their own statistical functions for comparing cell, cell cluster or gate profiles.
a numeric vector of two values or a numeric matrix containing the bin ranges of the quantiles values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.