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
thanks, not urgent I just happened to run into again when doing something else. Good to know it is only an issue for the repeat algorithm, I guess that should help narrow down the cause later.
Good to know it is only an issue for the repeat algorithm, I guess that should help narrow down the cause later.
Yeah, that's not at all surprising. Stitching together all the forward and reverse repeat alignment fragments is overly complicated at the moment. Hopefully addressing this issue helps simplify the code!
A seemingly innocuous request:
https://gcv.legumeinfo.org/gene;lis=cicar.CDCFrontier.gnm1.ann1.Ca_21954?algorithm=repeat&match=10&mismatch=-1&gap=-1&score=30&threshold=25&bmatched=20&bintermediate=10&bmask=10&linkage=average&cthreshold=20&neighbors=50&matched=4&intermediate=5&sources=lis&bregexp=&border=chromosome®exp=&order=distance
leads to console error:
main.c67d416a58e79492.js:1 ERROR RangeError: Invalid array length
and somewhat misleading pipeline status:
which leaves the user in some perplexity.
The text was updated successfully, but these errors were encountered: