availableTSets {ToxicoGx} | R Documentation |
The function fetches a table of all ToxicoSets available for download from the PharmacoGx server. The table includes the names of the PharamcoSet, the types of data available in the object, and the date of last update.
availableTSets( saveDir = tempdir(), myfn = "availableToxicoSets.csv", verbose = TRUE )
saveDir |
|
myfn |
|
verbose |
|
A data.frame with details about the available ToxicoSet objects
availableTSets()