Description Usage Arguments Value
Create incidence matrix from dataset, wrapper function to allow for simpler user interaction to various means of generating incidence matrix.
1 | GenerateIncidenceMatrix(x, method = "percentile", ...)
|
x |
a dgCMatrix of numbers (e.g. RNA counts) |
method |
a key to indicate which generation method is to be used. |
... |
all additional parameters will be passed to downstream functions |
a dgCMatrix incidence matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.