deepblue_switch_get_request_data {DeepBlueR} | R Documentation |
Download the requested data from DeepBlue.
deepblue_switch_get_request_data(request_id, user_key = deepblue_options("user_key"), force_download = deepblue_options("force_download"), do_not_cache = deepblue_options("do_not_cache"))
request_id |
The request command generated with deepblue_get_request_data |
user_key |
the user_key used to submit the request. |
force_download |
forces DeepBlueR to download the request overwriting any results that might already be in the cache |
do_not_cache |
whether to use local caching of requests |
request data Can be either region sets, a region count, a list of experiments, or a score matrix.