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
The function getLocs_extend_whole_step() does not check if there are at least minMatch bases left for seed extraction.
A bug when the read length is smaller than 1014 bases.
The function
getLocs_extend_whole_step()does not check if there are at leastminMatchbases left for seed extraction.A bug when the read length is smaller than 1014 bases.