An S4 class to stored training model for scClassify
nameName of the training dataset
cellTypeTrainA vector of cell type in training dataset
cellTypeTreeA list indicate a cell type tree
featuresA vector of character indicates the features that are trained for this data
modelA list stored the training model, including the features that are selected and the cell expression matrix that are used for training
modelweightsA vector of numeric indicates the weights of each model
metaDataA DataFrame stored meta data of training model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.