-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
package: nextclade_webt:bugType: bug, error, something isn't workingType: bug, error, something isn't working
Description
While it's fine to run the suggestion algorithm on around a thousand sequences, it seems to become unusable for only around ~3000 short flu HA sequences.
Repro:
- Download these sequences: https://api.loculus.genspectrum.org/influenza-a/sample/unalignedNucleotideSequences/seg1?downloadAsFile=true&downloadFileBasename=influenza-a_nuc-seg1_2025-06-07T1034&dataFormat=fasta&versionStatus=LATEST_VERSION&isRevocation=false&country=Australia&length_seg1From=2000
- Drop them into Nextclade and run suggest (take the time it takes)
- Drop the file a second time into Nextclade (to double the number of sequences). Click re-suggest.
For flu on my machine, 500 seqs take around 2 seconds to suggest (with all wasm/minimizer cached). 1000 seqs take 4 seconds. 2000 seqs around 8 seconds. But from around 3k I get OOM crashes (after around 40 seconds).
Metadata
Metadata
Assignees
Labels
package: nextclade_webt:bugType: bug, error, something isn't workingType: bug, error, something isn't working