Description Details Constructor Workflow Author(s) Examples
Class to store and retrieve GREAT results
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.
Users don't need to construct by hand, submitGreatJob
is used to generate a GreatJob-class
instance.
After submitting request to GREAT server, users can perform following steps:
call getEnrichmentTables
to get enrichment tables for selected ontologies catalogues.
call plotRegionGeneAssociationGraphs
to get associations between regions and genes as well as making plots.
Zuguang gu <z.gu@dkfz.de>
1 2 | # please refer to page of `submitGreatJob`
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.