cellTypeTree {scClassify}R Documentation

Accessors of cellTypeTree for scClassifyTrainModel

Description

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

Usage

cellTypeTree(x)

Arguments

x

A 'scClassifyTrainModel' object.

Value

cellTypeTree of the scClassifyTrainModel slot

Examples


data(trainClassExample_xin)
cellTypeTree(trainClassExample_xin)


[Package scClassify version 1.2.0 Index]