CheckLayersName {SeuratObject} | R Documentation |
Check layers names for the input list
Description
Check layers names for the input list
Usage
CheckLayersName(matrix.list, layers.type = c("counts", "data"))
Arguments
matrix.list |
A list of matrices |
layers.type |
layers type, such as counts or data |
[Package SeuratObject version 5.0.2 Index]