View source: R/gene_functions.R
rgenes | R Documentation |
Get random genes
rgenes(
n = 20,
keytype = "SYMBOL",
db = org.Hs.eg.db::org.Hs.eg.db,
type = "protein-coding",
replace = FALSE,
prob = NULL,
...
)
... |
rgenes(100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.