Lattice-Automation / seqviz

a JavaScript DNA, RNA, and protein sequence viewer
https://tools.latticeautomation.com/seqviz
MIT License
246 stars 53 forks source link

Sequence size limit? #194

Open garlandcrow opened 1 year ago

garlandcrow commented 1 year ago

Describe the bug

When trying to open a fasta file that is 6mb, the browser hangs and eventually crashes after about 20sec. Don't see anything in console as exactly why, like if its memory related?? Or if it hit some other limit of UI unactivity etc?? Is there a known limit on sequence length? I am using seqparse and it parses it fine, just when it gets passed to SeqViz it crashes.

Your environment:

bugzpodder commented 1 year ago

@garlandcrow would you mind answering a few questions?

guzmanvig commented 4 months ago

Hello @garlandcrow, is this issue still relevant? If so, would you mind answering @bugzpodder questions? Thank you!