Description Usage Arguments Value
scNPF-propagation for imputing dropouts and correcting expression expression measurements.scNPF-propagation involves a network propagation process based on random walk with restart (RWR) on a given gene-gene interaction network to obtain a distribution for each node (gene), which captures its relevance to all other genes in the network.
1 |
x |
A expression count matrix. The rows correspond to genes and the columns correspond to cells. |
network |
A adjacency matrix contation gene-gene interaction network. |
nThreads |
The number of cores to use. Default is 1. |
gammma |
A number between 0 and 1 (default: 0.5). |
A network-smoothed gene expression matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.