R/QualityControl.R
DetectGeneIDtype.Rd
Detect the gene ID type of Seurat object
DetectGeneIDtype(SeuratObj)
Seurat object
if (FALSE) { SeuratObj <- DetectGeneIDtype(SeuratObj) GeneIDtype <- slot(object = SeuratObj, name = 'misc')[["featureData"]][['GeneIDtype']] }