show pathways and genes in chord diagram

GOcircleplot(SeuratObj, genes = NULL)

Arguments

SeuratObj

Seurat object

genes

genes to draw

Examples

if (FALSE) { GOcircleplot(SeuratObj, genes=NULL) }