AddGOGeneList.manual | R Documentation |
Add a GO-term gene list under obj@misc$gruffi$GO$xxxx.
AddGOGeneList.manual(
obj = combined.obj,
GO = "GO:0034976",
web.open = FALSE,
genes = c("A0A140VKG3", "ARX", "CNTN2", "DRD1", "DRD2", "FEZF2", "LHX6")
)
obj |
Seurat single cell object, Default: combined.obj |
GO |
GO-term; Default: 'GO:0034976' |
web.open |
Open weblink, Default: FALSE |
genes |
Charcter vector of genes, Default: c("A0A140VKG3", "ARX", "CNTN2", "DRD1", "DRD2", "FEZF2", "LHX6") |
iprint
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.