Description Usage Arguments Examples
Visualization of GO enrichment for each cluster
1 2 | viewGO(obj, tag, iterm.num = 10, deg.num = 3,
term.key = "GO_Biological_Process_2018", adjust.Pcut = 0.05)
|
obj |
enrichment obtained from function DEGs.enrich |
tag |
stamp for output file name |
deg.num |
minimum number of DEGs in each enriched term |
term.key |
term key of GO |
adjust.Pcut |
cutoff of adjusted p value to filter genes |
1 2 3 4 | ## Not run:
viewGO(obj, tag="test")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.