Bet: Make predictions with the trained SciBet model.

Description Usage Arguments Value

Description

Make predictions with the trained SciBet model.

Usage

1
Bet(expr, result=c("list", "table"))

Arguments

expr

The expression matrix or dataframe for prediction. Rows should be cells and columns should be genes.

result

Return a "list" of predicted labels, or a "table" of probabilities of each tested cell belonging to each label.

Value

A vector or a dataframe for the classification result.


PaulingLiu/scibet documentation built on April 17, 2021, 7:33 a.m.