Hi,
Trying to use this tool on a sorted BAM file to subsample to a much lower coverage for testing. I'm getting the following error from the below command:
variant H10.sorted.bam -m 2 -v -b > H10.subset.bam
removeElem: elem of value 327553260 is above max bin 2001,250000000,0
Not sure what that number is, or how to address it - any idea?
Hi,
Trying to use this tool on a sorted BAM file to subsample to a much lower coverage for testing. I'm getting the following error from the below command:
variant H10.sorted.bam -m 2 -v -b > H10.subset.bam
removeElem: elem of value 327553260 is above max bin 2001,250000000,0Not sure what that number is, or how to address it - any idea?