amplab/snap

I got an error

Closed this issue · 1 comments

The error like this:
Welcome to SNAP version 1.0beta.18.

Loading index from directory... 0s. 251041236 bases, seed size 20
Aligning.
IntersectingPairedEndAligner::align(): out of secondary result buffer. Read ID M00803:31:000000000-BD8JP:1:1102:7904:25283_1
SNAP exited with exit code 1 from line 780 of file SNAPLib/IntersectingPairedEndAligner.cpp

how to solve it?Thanks!!!

I solve it with change "-s 0 500" to "-s 0 1000".And I find the end_2 align at position 603,end_1 align at position 615, read length 152bp.