Description Usage Arguments Value Examples
View source: R/similarity_GO.R
Generate random GO IDs
1 | random_GO(n, ont = "BP", db = 'org.Hs.eg.db')
|
n |
Number of GO IDs. |
ont |
GO ontology. Value should be one of "BP", "CC" or "MF". |
db |
Annotation database. It should be from https://bioconductor.org/packages/3.10/BiocViews.html#___OrgDb |
A vector of GO IDs.
1 | random_GO(100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.