deepblue_switch_get_request_data: switch_get_request_data

Description Usage Arguments Value

View source: R/internalFunctions.R

Description

Download the requested data from DeepBlue.

Usage

1
2
3
4
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"))

Arguments

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

Value

request data Can be either region sets, a region count, a list of experiments, or a score matrix.


MPIIComputationalEpigenetics/DeepBlueR documentation built on Aug. 11, 2021, 4:12 p.m.