Description Usage Details Value Examples
get_basic_annotations
fetch annotations from UCSC hg19 and from Fantom
1 |
This function is meant to be run only to generate the GRangesList object that will contain the general annotation. It should only be used before building the package. The goal of this function is to fetch the basic annotations from UCSC (genes, exons, TSS, TTR) and enhancers from Fantom.
A GRangesList object with a GRanges for every basic annotation.
1 2 3 4 | ## Not run:
build_basic_annotations()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.