scCATCH {scCATCH} | R Documentation |
Definition of 'scCATCH' class
Description
An S4 class containing the data, meta, and results of inferred cell types.
Slots
data
A list containing normalized data. See
demo_data
.meta
A data frame containing the meta data.
para
A list containing the parameters.
markergene
A data frame containing the identified markers for each cluster.
celltype
A data frame containing the cell types for each cluster.
marker
A data frame containing the known markers. See
demo_marker
.
[Package scCATCH version 3.2.2 Index]