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