arq5x/bedtools2

terminate called after throwing an instance of 'std::out_of_range'

Opened this issue · 0 comments

hullv commented

Thank you for the incredibly convenient tool.

While running the command 'bedtools bamtobed -i ./eg.sorted.bam > ./eg.sorted.bed', I encountered the following error: terminate called after throwing an instance of 'std::out_of_range' what(): vector::_M_range_check: __n (which is 18446744073709551615) >= this->size() (which is 95) Aborted (core dumped).

Could you please advise on how to resolve this issue?