This repository was archived by the owner on May 20, 2026. It is now read-only.
v2.6.4 "___BEACON_ROOT___"
- changed from hard coded
https://progenetix.orgto template___BEACON_ROOT___
in map, schema and configuration files and for handover generation- the
___BEACON_ROOT___is replaced during request processing through the
detectedf"{REQUEST_SCHEME}://{HTTP_HOST}"
- the
- fixed UCSC link generation for BeaconPlus
- removed
beaconMap.yamlfromschemas, since now part ofconfig/beacon_map.yaml - renamed
ENVtoHTTP_HOSTfor consistency - new
dict_replace_valuesfunction inbycon_helpers.py
... and from 2.6.3
- schema file restructuring
- removed all JSON schemas fromn the source tree since they are generated
from YAML anyway and changed the file targets inschema_parsing.pyto
.yamlaccordingly - flattened schema hierarchy structure since there is no need to distinguish
betweensrcandjsondirectories anymore - removed the
schemas/bindirectory since no json files are generated anymore - adjusted documentation generation in
markdowner.pyaccordingly
- removed all JSON schemas fromn the source tree since they are generated
- cleaned out code w/ removal of "pgxVariant" references since using
vrsVariant- e.g. in
ByconVariantandByconBundler
- e.g. in