-
Notifications
You must be signed in to change notification settings - Fork 9
feat!(prepro, config): assign segment with nextclade sort #4783
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
Closed
anna-parker
wants to merge
28
commits into
move_fast_header_validation
from
prepro_config_multi_path
Closed
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
488270f
feat(prepro): increase timeout
anna-parker 7bddce1
double timeout while I investigate
anna-parker c71127d
higher timeout
anna-parker 3ef8786
for kicks
anna-parker 38ddc83
retry
anna-parker 2a09e87
feat(prepro): move segment validation to prepro
anna-parker 60e87b1
feat(prepro): fix tests
anna-parker b8e6771
feat(backend): add missing sequences in the unaligned and aligned ret…
anna-parker d4fd169
feat(prepro): start config
anna-parker 9ab7332
feat(prepro): add sort code
anna-parker fe700cb
fix merge issue
anna-parker b7645ed
rebase fix
anna-parker 9af680e
fix merge conflict
anna-parker 15dd80d
feat(website): use mergedConfig to improve website experience for now
anna-parker 1aec5a6
fix
anna-parker aa1ef09
feat(prepro): make config options even clearer
anna-parker 48318d1
fix type
anna-parker 8022a7f
try to fix weird error
anna-parker 4c3b317
bad patch
anna-parker ccfde44
see where this happens
anna-parker 4d51b9b
fix
anna-parker ce8824a
fix up
anna-parker 145bfd5
fix dummy
anna-parker 90a76c4
wupps
anna-parker 9d7ee6b
fix
anna-parker 6ac8e46
try again
anna-parker 0a43242
Update kubernetes/loculus/values.yaml
anna-parker fa2cd75
feat: add gene_prefix option
anna-parker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The website changes are just for visualization purposes and should be reverted before merging. Currently the website cannot handle the unmerged reference genomes config.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the integration test failures are due to this change actually (the mergedReferenceGenomes object does not contain the insdc ReferenceAccessions) - I am just going to leave this as is for now as fixing it is a bit tedious and these changes will have to be reverted anyways