| scINSIGHT-class {scINSIGHT} | R Documentation |
The scINSIGHT Class
Description
The scINSIGHT object is created from two or more single cell datasets. To construct a scINSIGHT object, the user needs to provide at least two normalized expression (or another single-cell modality) matrices and the condition vector.
Details
The key slots used in the scINSIGHT object are described below.
Slots
norm.dataList of normalized expression matrices (genes by cells). Each matrix should have the same number and name of genes.
conditionVector specifying each sample's condition name.
W_1List of
W_{\ell1}estimated by scINSIGHT, names correspond to sample names.W_2List of
W_{\ell2}estimated by scINSIGHT, names correspond to sample names.HList of
Hestimated by scINSIGHT, names correspond to condition names.VMatrix
Vestimated by scINSIGHT.norm.W_2List of
W_{\ell2}after normalization. Recommended for downstream analysis.clustersList of cluster results.
parametersList of selected parameters, including
Kand\lambda.