Description Usage Arguments Details Value Examples
Adjusts for SAVER estimation uncertainty by calculating and adjusting gene-to-gene and cell-to-cell correlation matrices
1 2 3 |
x |
A |
cor.mat |
If a correlation matrix of the SAVER estimates was already obtained, then it can be provided as an input to avoid recomputation. |
The SAVER estimates that are produced have varying levels of uncertainty depending on the gene and the cell. These functions adjust the gene-to-gene and cell-to-cell correlations of the SAVER estimates to reflect the estimation uncertainty.
An adjusted correlation matrix.
1 2 3 | data("linnarsson_saver")
gene.cor <- cor.genes(linnarsson_saver)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.