deepblue_list_annotations {DeepBlueR} | R Documentation |
List all annotations of genomic regions currently available in DeepBlue.
deepblue_list_annotations(genome = NULL, user_key = deepblue_options("user_key"))
genome |
- A string or a vector of string (the target genome) |
user_key |
- A string (users token key) |
annotations - A array (annotations names and IDs)
Other Inserting and listing annotations: deepblue_find_motif
deepblue_list_annotations(genome = "hg19")