Open
Description
When I use this command:
ragtag.py scaffold -u -w -r -g 1 drosophila_reference.fasta DROS_scaf.fasta
The gap lengths work perfectly for length = 2 or higher.
But when the gap has an expected length=1, the returned gap length = 100. (this is the default).
Any idea why this happens or what parameters would correctly return a gap of just one base?