deepblue_download_request_data,DeepBlueCommand-method {DeepBlueR}R Documentation

deepblue_download_request_data

Description

Returns the requested data as the expected type object. Expects two input parameters; Request information and user key. It depends on outputs from several functions, namely; deepblue_get_request_data, convert_to_df, and convert_to_grange.

Usage

## S4 method for signature 'DeepBlueCommand'
deepblue_download_request_data(request_id)

Arguments

request_id

DeepBlueCommand object

Value

grange_regions Final output in GRanges format


[Package DeepBlueR version 1.18.0 Index]