Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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")

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'.

Value

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

Author(s)

Liis Kolberg <liis.kolberg@ut.ee>

Examples

random_genes <- random_query()

gprofiler2

Interface to the 'g:Profiler' Toolset

v0.2.0
GPL (>= 2)
Authors
Liis Kolberg <liis.kolberg@ut.ee>, Uku Raudvere <uku.raudvere@ut.ee>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.