availableCategories-GreatJob-method: Available ontology categories of the GREAT job

availableCategories-GreatJob-methodR Documentation

Available ontology categories of the GREAT job

Description

Available ontology categories of the GREAT job

Usage

## S4 method for signature 'GreatJob'
availableCategories(object)

Arguments

object

A GreatJob-class object returned by submitGreatJob.

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

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

jokergoo/rGREAT documentation built on March 28, 2024, 5:31 a.m.