GetAnnotations | R Documentation |
Internal function: Reads Annotations (paths and options) from Excel template
GetAnnotations(annotations)
annotations |
Dataframe based on ANNOTATIONS sheet in Excel template |
annotations is a data.frame with at least 2 columns *annotation_file* and *annotation_name*, both case-sensitive and the space is required.
Named list of path, or named list of GRanges. Names used are entries in the *annotation_name* column.
MS (minor additions by SLA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.