Description Usage Arguments Author(s)
scGODotPlot visualization for all clusters
1 2 3 4 5 6 7 8 9 10 11 12 13 |
object |
Seurat object |
key |
The keyword that is stored in object@misc$key |
clusters |
Vectors of clusters to display, default clusters=NULL means all clusters |
direction |
Regulation direction to use, only 'up' or 'down' is allowed |
ont |
Ontology to use, only 'BP', 'CC', or 'MF' is allowed |
padj.cutoff |
The cutoff of adjusted Pvalue, default padj.cutoff=0.01 |
order.genes |
Order GO results by the number of significant genes, default is FALSE |
colors |
Colors to specify, default cols = c('white', 'red') |
font.size |
Font size of axis |
top_n |
Only top_n entries to plot |
extra |
Extra slot used to fetch GOs |
Wei Zhang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.