Description Usage Arguments Value See Also Examples
List all annotations of genomic regions currently available in DeepBlue.
1 2 | 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
1 | deepblue_list_annotations(genome = "hg19")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.