availableCategories-GreatJob-method: Available ontology categories

Description Usage Arguments Details Value Author(s) Examples

Description

Available ontology categories

Usage

1
2
## S4 method for signature 'GreatJob'
availableCategories(job)

Arguments

job

a GreatJob-class instance

Details

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.

Value

The returned value is a vector of categories.

Author(s)

Zuguang gu <z.gu@dkfz.de>

Examples

1
2
job = readRDS(system.file("extdata", "job.rds", package = "rGREAT"))
availableCategories(job)

eilslabs/rGREAT documentation built on May 16, 2019, 1:25 a.m.