You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been seeing this quite a bit lately. It happens with ONT reads with these parameters:
-t 10 -a -x map-ont --secondary=no --split-prefix $TMPDIR/ -N 100
I've also seen it aligning hifi reads with these parameters:
-t 10 -a -r 2k -Y -x map-pb -O 5,56 -E 4,1 -B 5 -z 400,50 --split-prefix $TMPDIR/ -N 100 -p 0.01 -m 1000
The datasets that reproduce this error are huge. If there is interest, I can work on creating a smaller dataset that reproduces this error.
The text was updated successfully, but these errors were encountered:
This is probably specific to --split-prefix, which is rarely used. If you can find a small dataset to reproduce the issue, I may have a look in future.
I've been seeing this quite a bit lately. It happens with ONT reads with these parameters:
-t 10 -a -x map-ont --secondary=no --split-prefix $TMPDIR/ -N 100
I've also seen it aligning hifi reads with these parameters:
-t 10 -a -r 2k -Y -x map-pb -O 5,56 -E 4,1 -B 5 -z 400,50 --split-prefix $TMPDIR/ -N 100 -p 0.01 -m 1000
The datasets that reproduce this error are huge. If there is interest, I can work on creating a smaller dataset that reproduces this error.
The text was updated successfully, but these errors were encountered: