Automatic annotation of Seurat object using scCATCH package.
Source:R/Auto_annotation.R
AutoAnnotate_scCATCH.Rd
Automatic annotation of Seurat object using scCATCH package.
Arguments
- SeuratObj
Seurat object to annotate
- marker_custom
Please refer to https://raw.githack.com/ZJUFanLab/scCATCH/master/vignettes/tutorial.html to build a marker data frame. Or use
get_marker_scCATCH()
to generate the data frame.