Closed sdelatorrep closed 3 years ago
IMU the example is applicable to the case of start
and end
being matrices.
But I guess the message is "incorrect", XOR means "A or B, but not A & B". I believe we can have A & B in our case.
Anyone commenting on this?
Actually start and end should be simpleIntervals
in GA4GH VRS speech (0 based half open). So the first base would be [0,1]
.
... so a precise single base location is "==start[0]".
I wonder if this clarification is still necessary, now that in v2
start
andend
are arrays, and we don't havestartMin
,startMax
,endMin
andendMax
any more:It is found here: