DeepBlueCommand-class {DeepBlueR} | R Documentation |
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.
call |
language |
status |
character |
query_id |
character |
previous_commands |
list |
user_key |
character |
result |
GRanges |
class for managin DeepBlue commands