Description Usage Arguments Details Value
Provides the quantiles of a uniform distribution
1 | quantiles.uniform(bounds, value)
|
bounds |
a numeric vector indicating the support (lower and upper bounds) of the uniform distribution |
value |
a numeric value specifying the quantile to compute |
This function is used internally when comparing the marker expression ranges of gate profiles with the default 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 value of the quantiles value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.