availableTSets | R Documentation |
The function fetches a table of all ToxicoSets available for download from the ToxicoGx server. The table includes the names of the ToxicoSet, the types of data available in the object, and the date of last update.
availableTSets(canonical = TRUE)
canonical |
|
Much more information on the processing of the data and data provenance can be found at: www.orcestra.ca
A data.frame with details about the available ToxicoSet objects
if (interactive()){ availableTSets() }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.