seqviz icon indicating copy to clipboard operation
seqviz copied to clipboard

Sequence size limit?

Open garlandcrow opened this issue 1 year ago • 2 comments

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 avatar Mar 07 '23 04:03 garlandcrow

@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?

bugzpodder avatar May 08 '23 17:05 bugzpodder

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

guzmanvig avatar Jul 23 '24 13:07 guzmanvig