Get pathway IDs and their corresponding description
ID2Description(SeuratObj, by = "GO")
SeuratObj | Object of class "Seurat" |
---|---|
by | "GO", "KEGG", "Reactome", "MSigDb", "WikiPathways", "DO", "NCG", "DGN" |
if (FALSE) { ID2Description(SeuratObj, by = "GO") ID2Description(SeuratObj, by = "KEGG") }