DeepBlueCommand-class {DeepBlueR}R Documentation

DeepBlueCommand class

Description

An S4 class returned when calling a DeepBlue-R function. It holds information about the original call, the query / request status, previous commands, the user_key, and results in GRanges format once a request is downloaded.

Arguments

call

language

status

character

query_id

character

previous_commands

list

user_key

character

result

GRanges

Value

class for managin DeepBlue commands


[Package DeepBlueR version 1.10.0 Index]