LAPIS
LAPIS copied to clipboard
An API, a query engine, and a database schema for genomic sequences; currently with a focus on SARS-CoV-2
## PR Checklist - ~~[ ] All necessary documentation has been adapted.~~ - ~~[ ] The implemented feature is covered by an appropriate test.~~
:robot: I have created a release *beep* *boop* --- ## [0.1.2](https://github.com/GenSpectrum/LAPIS/compare/v0.1.1...v0.1.2) (2024-05-17) ### Features * **lapis2:** clear cache when SILO is restarting ([6100bff](https://github.com/GenSpectrum/LAPIS/commit/6100bff487f6f0a9d3012414b66584019924e355)) ### Bug Fixes * **lapis2-docs:** relative links...
Not thinking much, I used an advanced query `G2782T , T111C`. Looking at the nucleotide mutations within things matched by that query, I noticed that T111C is only present in...
I finally had a use case for the `maybe` operator so tried it out. But my queries with `maybe(T111C)` returned 0 sequences and unfortunately not even an error. So did...
Tasks that need to be done when we release the first version with a major version > 0: * remove `bump-minor-pre-major` and `bump-patch-for-minor-pre-major` from `release-please-config.json` * add "major only" tags...
It would be nice to be able to search strings using wildcards. E.g. if my sequences have a `name` column which might look like `AWESOME-LAB/SEQUENCE_22` it would be cool to...
In LAPIS 1, it is possible to request data for a particular data version. If the requested data version is not the one that is available, a 410 response is...
See https://github.com/GenSpectrum/LAPIS-SILO/issues/219
Check the documentation, fix errors, and add content/create issues for changes. - [x] #521 - [x] #522 - [x] #524 - [x] #525 - [x] #530 - [x] #535 -...
For - [ ] SC2 open - it's almost finished but a few minor adjustments are needed - [x] GISAID