Hi there,
I'm attempting to highlight a single basepair in the browser. My BED row is:
"chr4 4175043 4175058 spacer 999 - 4175051 4175052 255,0,0 1 15 0"
The top image is what it displays. The bottom image is what I want it to display.

If I change the BED row to be this:
"chr4 4175043 4175058 spacer 999 - 4175051 4175051 255,0,0 1 15 0"
Then it displays no red.
If I change the BED row to be this:
"chr4 4175043 4175058 spacer 999 - 4175050 4175051 255,0,0 1 15 0"
Then it displays this:

How do I get it to just color one base pair (4175051) red?
Hi there,
I'm attempting to highlight a single basepair in the browser. My BED row is:
"chr4 4175043 4175058 spacer 999 - 4175051 4175052 255,0,0 1 15 0"
The top image is what it displays. The bottom image is what I want it to display.

If I change the BED row to be this:
"chr4 4175043 4175058 spacer 999 - 4175051 4175051 255,0,0 1 15 0"
Then it displays no red.
If I change the BED row to be this:

"chr4 4175043 4175058 spacer 999 - 4175050 4175051 255,0,0 1 15 0"
Then it displays this:
How do I get it to just color one base pair (4175051) red?