Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save ukarulis/5655d039f1d9b348dd10c30d3bbb0ebf to your computer and use it in GitHub Desktop.

Select an option

Save ukarulis/5655d039f1d9b348dd10c30d3bbb0ebf to your computer and use it in GitHub Desktop.
Config for 09812djdfd
{
"test_name": "First dynamic test",
"active": false,
"impact_mode": "bars",
"include_gene_descriptions": true,
"gene_desc_page_images": [
"https://d1jyxxz9imt9yb.cloudfront.net/medialib/4350/image/s1300x1300/AdobeStock_123823873_433578_reduced.jpg",
"https://d1jyxxz9imt9yb.cloudfront.net/medialib/4351/image/s1300x1300/Bison-parc-Yellostone-USA-septembre-2015_reduced.jpg",
"https://example.com/desc_page_img_3.jpg"
],
"theme": {
"green_hex": "#DBF0E0",
"yellow_hex": "#FFF2CC",
"accent_hex": "#000000"
},
"genes": [
{
"gene": "BSID",
"rs": "rs098123",
"label": "BSID",
"range": [
"C",
"T"
]
},
{
"gene": "BYOD",
"rs": "rsBluescreen",
"label": "BYOD",
"range": [
"D",
"I"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment