ReturnChoice: Wrapper for return of EvaluateMethods()

Description Usage Arguments Value

View source: R/Helper.R

Description

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

Usage

1
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


ADImpute documentation built on Nov. 8, 2020, 5:30 p.m.