listStudies | R Documentation |
List available studies and their metadata
listStudies(libraries = NULL)
libraries |
The directories to search for installed study packages. If
left as |
Returns a nested list with one element per installed OmicNavigator study package. Each study package entry has the following sublist components:
name |
(character) Name of the study |
package |
(list) The fields from |
results |
(nested list) The testIDs available for each modelID |
enrichments |
(nested list) The annotationIDs available for each modelID |
plots |
(nested list) The plotIDs available for each modelID |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.