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?
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?