ImputeDrImpute {ADImpute}R Documentation

Use DrImpute

Description

ImputeDrImpute uses the DrImpute package for dropout imputation

Usage

ImputeDrImpute(data, write = FALSE)

Arguments

data

matrix with entries equal to zero to be imputed, normalized and log2-transformed (genes as rows and samples as columns)

write

logical; should a file with the imputation results be written?

Value

matrix; imputation results from DrImpute

See Also

DrImpute


[Package ADImpute version 1.2.0 Index]