imputeexp {RaceID} | R Documentation |
Imputed expression matrix
Description
This functions returns an imputed expression matrix based on the imputing computed with compdist
.
Usage
imputeexp(object, genes = NULL)
Arguments
object |
|
genes |
vector of valid gene names corresponding to row names of slot |
Value
An expression matrix with imputed expression values after size normalization. Genes are in rows and cells in columns.
[Package RaceID version 0.3.5 Index]