Skip to content
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

Move insertions out of metadata #372

Closed
fengelniederhammer opened this issue Mar 27, 2024 · 0 comments · Fixed by #429
Closed

Move insertions out of metadata #372

fengelniederhammer opened this issue Mar 27, 2024 · 0 comments · Fixed by #429
Assignees

Comments

@fengelniederhammer
Copy link
Contributor

  • There should not be a metadata type for insertions
  • In the tsv/fasta preprocessing format: Currently, insertions are provided to SILO in the metadata.tsv file. Think of how else insertions should be provided
  • In NDJSON format, insertions can be provided separately from metadata already.
  • This solves a couple of issues:
@Taepper Taepper mentioned this issue May 17, 2024
2 tasks
fengelniederhammer pushed a commit that referenced this issue May 23, 2024
…ected for all aligned sequences #372

BREAKING CHANGE: old database_config files might be invalid if they contained insertion columns. Also, we are more prohibitive for ndjson input files, which now MUST contain nucleotide/amino acid insertions for all respective sequences. The insertions action and filter do no longer require a column field.
fengelniederhammer pushed a commit that referenced this issue May 23, 2024
…ected for all aligned sequences #372

BREAKING CHANGE: old database_config files might be invalid if they contained insertion columns. Also, we are more prohibitive for ndjson input files, which now MUST contain nucleotide/amino acid insertions for all respective sequences. The insertions action and filter do no longer require a column field.
fengelniederhammer added a commit to loculus-project/loculus that referenced this issue May 27, 2024
GenSpectrum/LAPIS-SILO#372 introduced a breaking change in the database config schema
fengelniederhammer added a commit to loculus-project/loculus that referenced this issue May 27, 2024
GenSpectrum/LAPIS-SILO#372 introduced a breaking change in the database config schema
corneliusroemer pushed a commit to loculus-project/loculus that referenced this issue May 28, 2024
GenSpectrum/LAPIS-SILO#372 introduced a breaking change in the database config schema
(cherry picked from commit 57b2e2a)
corneliusroemer added a commit to loculus-project/loculus that referenced this issue May 28, 2024
* chore(kubernetes): update LAPIS and SILO

GenSpectrum/LAPIS-SILO#372 introduced a breaking change in the database config schema
(cherry picked from commit 57b2e2a)

* chore(kubernetes): update SILO to 0.2.1 

---------

Co-authored-by: Fabian Engelniederhammer <fabian.engelniederhammer@tngtech.com>
@github-actions github-actions bot mentioned this issue Aug 6, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants