random_query | R Documentation |
This function returns a vector of randomly selected genes from the selected organism.
random_query(organism = "hsapiens")
organism |
organism name. Organism names are constructed by concatenating the first letter of the name and the family name. Example: human - 'hsapiens', mouse - 'mmusculus'. |
a character vector containing randomly selected gene IDs from the selected organism.
Liis Kolberg <liis.kolberg@ut.ee>
random_genes <- random_query()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.