Conversation
6acaf3e to
926e31b
Compare
|
@magicDGS in Cigar : shouldn't you use |
|
@lindenb - that's a good question, as I was thinking about it for some time (also in the draft that I am preparing for reads), and I decided to use
In the case of @lindenb - are you worried of integer overflow due to the sum of the element's length? In that case, either we return What do you think, @samtools/htsjdk-next-maintainers? |
I was worried about someone who could design a 'virtual' read spanning a whole sequence :-) but I agree keeping 'int' is easier. |
|
If there is any usage case for that kind of virtual read, we can either 1) make it possible to return long in an implementation-dependent manner; or 2) add a new interface for |
926e31b to
27c6125
Compare
27c6125 to
6e552ae
Compare
6e552ae to
288544a
Compare
No description provided.