varfish-server icon indicating copy to clipboard operation
varfish-server copied to clipboard

VarFish: comprehensive DNA variant analysis for diagnostics and research

Results 100 varfish-server issues
Sort by recently updated
recently updated
newest added

We need to export Variant Information including Interpretation from Varfish into a database for bookkeeping and at some point for creation of reports. This process is also currently used to...

enhancement

**Is your feature request related to a problem? Please describe.** We annotate the files with SHA256 checksums in the phenopackets manifest. However, we do not check them. **Describe the solution...

enhancement

**Is your feature request related to a problem? Please describe.** #1141 added support for coverage from ngs-bits using MappingQC. Support for other output is missing. **Describe the solution you'd like**...

enhancement

**Describe the bug** In a number of places, we currently have duplicate plugin names, e.g., `cases_import.plugins.{ProjectAppPlugin,BackgroundJobsPlugin}`. This causes confusion when plugins are accessed by name. **To Reproduce** N/A **Expected behavior**...

bug

**Feature** This is a sub-feature for PEDIA-VarFish integration (#399) Docker-compose version of GestaltMatcher (GM) service with REST API endpoint for sending image (GM) service is available. We can integrate GestaltMatcher...

enhancement

**Is your feature request related to a problem? Please describe.** This is an improvement to integrate PEDIA into VarFish. PEDIA is an approach for prioritization of exome data by facial...

enhancement

Currently an endpoint for retrieving annotations for an individual case is already exposed in the following endpoint: https://github.com/bihealth/varfish-server/blob/1e956c92aabfc7fee9caaefaec60f0034f5e2cc9/cases/views_api.py#L363 This endpoint currently has no permission_classes set and is not reachable. Expected...

enhancement

**Is your feature request related to a problem? Please describe.** We expect the files in `varfish/static/js` to not be used any more. **Describe the solution you'd like** Remove them. **Describe...

enhancement

**Is your feature request related to a problem? Please describe.** We are unhappy about Selenium UI tests. [Playwright](https://playwright.dev/python/docs/intro) appears to be a more modern alternative. **Describe the solution you'd like**...

enhancement

**Is your feature request related to a problem? Please describe.** It currently is possible to threshold on frequency but not on scores. **Describe the solution you'd like** We should allow...

enhancement