run_scmapCluster: Wrapper for 'scmap::scmapCluster'

Description Usage Arguments Value

View source: R/benchmarking.R

Description

Wrapper for scmap::scmapCluster

Usage

1
run_scmapCluster(query, ref, gene_set, param, ...)

Arguments

query

the query dataset (SingleCellExperiment object)

ref

the reference dataset (SingleCellExperiment object)

gene_set

a list of characters representing the genes

...

additional parameters passed on to caret::confusionMatrix. For example dnn = c("Prediction","Truth").

threshold

the threshold parameter used in scmapCluster, between 0 and 1

Value

confusion matrix of the true labels in 'ref' and the 'scmapCluster' predicted labels


YutongWangUMich/corgi documentation built on Oct. 26, 2019, 1:13 p.m.