Closed divy-kangeyan closed 6 years ago
Hello,
After taking a look at the vignette I see what you mean. Thanks for pointing out some of the holes in the documentation.
The builtin_annotations()
function will show you all the built-in annotations in the package. In particular, you're probably looking for hg38_enhancers_fantom
.
I'll go ahead and close this.
Yes, Thank you!
Hi, The reference manual indicates that the package has enhancer annotations but I am not sure how to load them using the
build_annotations
function. i.e. I am not sure what to add as an argument for annotations in the following line in order to get the enhancer annotationsannotatr::build_annotations(genome = 'hg38',annotations = ?)