Learn R Programming

rGREAT (version 1.4.2)

GreatJob-class: Class to store and retrieve GREAT results

Description

Class to store and retrieve GREAT results

Arguments

Constructor

Users don't need to construct by hand, submitGreatJob is used to generate a GreatJob-class instance.

Workflow

After submitting request to GREAT server, users can perform following steps:

Details

After submitting request to GREAT server, the generated results will be available on GREAT server for some time. The GreatJob-class is defined to store parameters that user has set and result tables what were retrieved from GREAT server.

Examples

Run this code
# please refer to page of `submitGreatJob`
NULL

Run the code above in your browser using DataLab