GOBar | R Documentation |
Barplot of secondary GO terms.
GOBar(
deglist,
taxonid = NULL,
customMapping = NULL,
eggnog = NULL,
pannzer2 = NULL,
customTable = NULL
)
deglist |
DEG name vector |
taxonid |
taxon id , use GOdbInfo() to check available ids |
customMapping |
path of the custom GO annotation file, which annotates each gene in a row, separate GOs with comma(,) |
eggnog |
path of the custom GO annotation using eggNOG database |
pannzer2 |
path of the custom GO annotation using pannzer2 database |
customTable |
path of the custom GO annotation file, which annotates two-column pairwise gene-GO per row |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.