listGeneSet | R Documentation |
List available gene sets for the given organism on WebGestalt server.
listGeneSet(
organism = "hsapiens",
hostName = "https://www.webgestalt.org/",
cache = NULL
)
organism |
Currently, WebGestaltR supports 12 organisms. Users can use the function
|
hostName |
The server URL for accessing data. Mostly for development purposes. |
cache |
A directory to save data cache for reuse. Defaults to |
A data frame of available gene sets.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.