Oliver Stolpe
Oliver Stolpe
Technically all settings can that can fit in a JSON dict can be registered as settings in an `ProjectAppPlugin` or `SiteAppPlugin`. The hierarchy can be derived from the scope. Currently...
## Implementation draft - Introduce a new model under the cases app. I would refrain from introducing a new app because the siteapp and projectapp plugins are already bloated. ```...
I just pushed the first implementation of the cascaded configuration parameter design (WIP). It is based on parameter names in SODAR core app_settings that end on ``` __site | __user...
note to myself: look into where variant details are fetched.
The scores are fetched by the reev-frontend-lib from the annonars server. The annonars server does not know about the individual scores. @holtgrewe
Will stop working on this. The vue code for structural variants differs too much from that for small variants.
I noticed that lint fails for the reev-frontend-lib. Did you do a rebase on the main branch @ahujameg ?
@ahujameg ok the docker build fail seems to be an issue with permissions. you can ignore that for now.
So far, no success in reproducing this issue. Need to clarify whether I misunderstood this.
However there seem to be unsolvable issues with the overlay library, so this is stalled. (unsolvable in a reasonable amount of time)