dot-scClassifyTrainModel: The scClassifyTrainModel class

Description Usage Arguments Value Author(s)

Description

The scClassifyTrainModel class is designed to stored training model for scClassify

Usage

1
2
3
4
5
6
7
8
9

Arguments

name

Name of the training dataset

cellTypeTree

A list indicate a cell type tree

cellTypeTrain

A vector of cell type in training dataset

features

A vector of character indicates the features that are trained for this data

model

A list stored the training model, including the features that are selected and the cell expression matrix that are used for training

modelweights

A vector of numeric indicates the weights of each model

metaData

A DataFrame stored meta data of training model

Value

A scClassifyTrainModel object

Author(s)

Yingxin Lin


scClassify documentation built on Nov. 8, 2020, 8:08 p.m.