Hi Raymond,
For Annotatr, it seems that it uses UCSC know genes as the database, right? Is there an easy way that I can use ENSEMBL database?
The function read_regions
will add one base on the left side of the coordinates, right?
If the coordinate is 1 100 200
, it will be 1 101 200
after reading using read_regions
.
Best, Shaojun