
Last chance! 50% off unlimited learning
Sale ends in
This function returns a vector of randomly selected genes from the selected organism.
random_query(organism = "hsapiens")
a character vector containing randomly selected gene IDs from the selected organism.
organism name. Organism names are constructed by concatenating the first letter of the name and the family name. Example: human - 'hsapiens', mouse - 'mmusculus'.
Liis Kolberg <liis.kolberg@ut.ee>
random_genes <- random_query()
Run the code above in your browser using DataLab