All functions |
|
---|---|
WorkflowJob class constructor |
|
Delete a phenotype category |
|
Add a new category to this project. |
|
Create a new phenotype in the current project. |
|
Get a phenotype matrix object. |
|
Create a new playlist in the current project. |
|
Get an access token from a refresh token |
|
A list of all categories available in the system. |
|
Get a single covariate by its id. |
|
Get all covariates in current project. |
|
Retrieve phenotype data or phenotype matrix data from the server. |
|
get_gorpipe |
|
Get a workflow job |
|
Get a list of jobs satisfying the supplied criteria |
|
Decode a JWT token and extract payload |
|
Get a specific phenotype in the current project. |
|
Get a phenotype matrix object. |
|
A list of all/subset of phenotypes in the current project. |
|
Retrieve phenotype data from the server. |
|
A dataframe of all/subset of phenotypes in the current project. |
|
Returns the pipelines available on the current server |
|
Get playlist in the current project based on the playlist's name OR id. |
|
A list of all the playlists in the current project. |
|
Get all tags |
|
Set up a connection object, and call the health endpoint to make sure everything is up and running on the server side |
|
gor_create |
|
GOR Define |
|
GOR Knitr Setup |
|
Run a GOR query |
|
GOR-R |
|
Custom wrapper for cli::cat..() |
|
Custom wrapper for formatted query progress messages |
|
Custom wrapper for stop() with formated error messages |
|
Get server query results This is not a public function, but is called from |
|
Get query status from api. This is not a public function, but is called from |
|
Get response body, fail with an error if it has one |
|
Custom wrapper for message() with formatted messages |
|
Kill remote query |
|
Kill remote query stream |
|
Post query to api. This is not a public function, but is called from |
|
Get query from queryserver api. This is not a public function, but is called from |
|
Get query from queryservice api. This is not a public function, but is called from |
|
Reconnect using a connection object from |
|
Custom wrapper for warning() with formatted error messages |
|
Add a new phenotype to the matrix request. |
|
Add multiple phenotypes to a phenotype matrix request. |
|
Remove a phenotype from the matrix request. |
|
Add a new tag/s to this phenotype. |
|
Add new tag/s phenotype. |
|
Set up a connection object, and call the phenotype-catalog endpoint to make sure everything is up and running on the server side |
|
Delete a phenotype, including all data from a project |
|
Delete a tag/s from phenotype. |
|
Delete tag/s from phenotype. |
|
Retrieve latest error from phenotype query run |
|
Retrieve all errors for phenotype query runs |
|
Retrieve all tags for phenotype |
|
Plot phenotype |
|
Refresh phenotype |
|
Set the tag/s for this phenotype, overriding previous tags |
|
Update phenotype attributes |
|
Update the phenotype with a new description |
|
Update the phenotype with new query |
|
Upload phenotype data |
|
Set up a connection object, and call the health endpoint to make sure everything is up and running on the server side |
|
Add phenotype to a playlist. |
|
Add phenotype/s to playlist |
|
Delete a playlist from a project. |
|
Delete phenotype/s from playlist |
|
Refresh playlist |
|
Update playlist's description |
|
Update playlist phenotypes |
|
Plot categorical phenotypes. This is not a public function, but is called from |
|
Plot quantitative phenotypes. This is not a public function, but is called from |
|
Plot set phenotypes. This is not a public function, but is called from |
|
Run a workflow job |
|
Is the job currently running. This is not a public function |
|
Get current status of job |
|
Inspect a failed job for debugging. |
|
Refresh the local object of the serverside job object |
|
Wait for a running job to complete. |