Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


gprofiler2 (version 0.2.3)

random_query: Generate a random gene list for testing.

Description

This function returns a vector of randomly selected genes from the selected organism.

Usage

random_query(organism = "hsapiens")

Value

a character vector containing randomly selected gene IDs from the selected organism.

Arguments

organism

organism name. Organism names are constructed by concatenating the first letter of the name and the family name. Example: human - 'hsapiens', mouse - 'mmusculus'.

Author

Liis Kolberg <liis.kolberg@ut.ee>

Examples

Run this code
random_genes <- random_query()

Run the code above in your browser using DataLab