ReturnChoice {ADImpute}R Documentation

Wrapper for return of EvaluateMethods()

Description

ReturnChoice Adjusts the output of EvaluateMethods to a character vector or a SingleCellExperiment object. Helper function to ADImpute.

Usage

ReturnChoice(sce, choice)

Arguments

sce

SingleCellExperiment; a SingleCellExperiment object if available; NULL otherwise

choice

character; best performing method in the training set for each gene

Value


[Package ADImpute version 1.0.0 Index]