Last active
September 29, 2025 10:38
-
-
Save ukarulis/1ecb29f2a1ce3ba825d58819669da9ff to your computer and use it in GitHub Desktop.
Config for pidarovich
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "test_name": "Zalupanskijs", | |
| "active": false, | |
| "impact_mode": "bars", | |
| "gene_desc_mode": "cards3", | |
| "include_gene_descriptions": true, | |
| "gene_desc_page_images": [], | |
| "theme": { | |
| "green_hex": "#DBF0E0", | |
| "yellow_hex": "#FFF2CC", | |
| "accent_hex": "#000000" | |
| }, | |
| "genes": [ | |
| { | |
| "gene": "pirmaisgens", | |
| "rs": "rs1092831", | |
| "label": "pirmaisgens", | |
| "range": [ | |
| "C", | |
| "T" | |
| ] | |
| }, | |
| { | |
| "gene": "otraisgens", | |
| "rs": "rs09182039821", | |
| "label": "otraisgens", | |
| "range": [ | |
| "I", | |
| "D" | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment