Show All Available Datasets in UCSC Cell Browser.
ShowCBDatasets.Rd
Show All Available Datasets in UCSC Cell Browser.
Arguments
- lazy
Logical value, whether to always load datasets online or locally. Default: TRUE (load locally).
- json.folder
Folder used to save or load datasets json files. Default: NULL (current working directory).
- update
Logical value, whther to update local datasets json. Default: FALSE. For the first time, you should set
lazy
TRUE andupdate
TRUE to save json files.- quiet
Logical value, whether to show downloading progress. Default: FALSE (show).