Description Usage Arguments Details Value Author(s) Examples
Available ontology categories
1 2 | ## S4 method for signature 'GreatJob'
availableCategories(job)
|
job |
a |
The values of the supported categories sometime change. You should run the function to get the real-time values. The meaning of categories returned is quite self-explained by the name.
The returned value is a vector of categories.
Zuguang gu <z.gu@dkfz.de>
1 2 | job = readRDS(system.file("extdata", "job.rds", package = "rGREAT"))
availableCategories(job)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.