Description Usage Arguments Value
Create incidence matrix from dataset, using column-wise percentile values to generate inclusion cutoffs.
1 | GenerateIncidenceMatrixPercentile(x, percentile.cutoff = 0.8)
|
x |
a dgCMatrix of numbers (e.g. RNA counts) |
percentile.cutoff |
the percentile at which to consider "prescence" in the incidence matrix. Default = 0.8. |
a dgCMatrix incidence matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.