See #264. Probably create small note on the about page. Can explore tooltips as well, although might be annoying to attach this to every instance of coordinates on the site.
From Jill:
The start coordinate is 0-based
The end coordinate is exclusive
The coordinates shown on the website are intended to match exactly what you download in the BED files
So if you look up a cCRE like EH38E1662842, the coordinates on SCREEN will be the same as in the downloaded BED, because they are using the same coordinate system.
We can add the following to a tool tip:
Coordinate system: SCREEN displays cCRE coordinates using the standard BED convention (0-based start, end-exclusive). Coordinates shown on the website match exactly the coordinates provided in downloadable BED files.
See #264. Probably create small note on the about page. Can explore tooltips as well, although might be annoying to attach this to every instance of coordinates on the site.
From Jill: