deepblue_list_annotations: list_annotations

Description Usage Arguments Value See Also Examples

View source: R/deepblue.R

Description

List all annotations of genomic regions currently available in DeepBlue.

Usage

1
2
deepblue_list_annotations(genome = NULL,
  user_key = deepblue_options("user_key"))

Arguments

genome

- A string or a vector of string (the target genome)

user_key

- A string (users token key)

Value

annotations - A array (annotations names and IDs)

See Also

Other Inserting and listing annotations: deepblue_find_motif

Examples

1
deepblue_list_annotations(genome = "hg19")

DeepBlueR documentation built on Nov. 8, 2020, 6:25 p.m.