cellTypeTrain {scClassify}R Documentation

Accessors of cellTypeTrain for scClassifyTrainModel

Description

Methods to access various components of the 'scClassifyTrainModel' object.

Usage

cellTypeTrain(x)

Arguments

x

A 'scClassifyTrainModel' object.

Value

cellTypeTrain of the scClassifyTrainModel slot

Examples


data(trainClassExample_xin)
cellTypeTrain(trainClassExample_xin)


[Package scClassify version 1.0.0 Index]