-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nextclade v3 #1185
Nextclade v3 #1185
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
this has happened to some times (this was on the tree builder branch, but I think it is independent of that): I doesn't find the default gene/cds to display. Might be some sort of race condition... it works on second try.
|
getting this whenever I change datasets that have different default genes. Confirmed that it also happens on the main |
This only changes return types to allow rerunning errors. No logic changes here yet.
… feat/greedy-tree-builder-2-mut-iter
I'll merge and continue work on master |
This branch aggregates changes for the next major version of Nextclade
Preview: https://nextclade-git-v3-nextstrain.vercel.app/
Examples:
Existing datasets:
New experimental datasets:
(feel free to edit this message to add more)
Major features
Other features
Optional automatic selection of a dataset according to seed index(handled separately)Group query sequences by ref sequence according to seed index(handled separately)Notable bug fixes