callOneSubtype: callOneSubtype Make subtype calls for one sample

View source: R/callSubtypes.R

callOneSubtypeR Documentation

callOneSubtype Make subtype calls for one sample

Description

callOneSubtype Make subtype calls for one sample

Usage

callOneSubtype(mods, X, ci)

Arguments

mods

xgboost model list

X

gene expression matrix, genes in rows, samples in columns

ci

cluster label, and index into mods

Value

preds of one cluster model.

Examples

calli <- callOneSubtype(mods, X, 4)


CRI-iAtlas/ImmuneSubtypeClassifier documentation built on Oct. 1, 2022, 10:50 a.m.