seqviz
seqviz copied to clipboard
Sequence size limit?
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:
@garlandcrow would you mind answering a few questions?
- how long is your sequence? 6mb = 6m bps?
- which visualizer are you using? linear or circular or both?
- Are you trying it in dev build or a production build?
- are you using nextjs/Remix or CRA/Vite?
- What features do you have on? annotations? translations? searching? try turning some/all off to see if it helps?
Hello @garlandcrow, is this issue still relevant? If so, would you mind answering @bugzpodder questions? Thank you!