Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save ukarulis/5dcb238cffa40dbd72c1e08a5c996d78 to your computer and use it in GitHub Desktop.

Select an option

Save ukarulis/5dcb238cffa40dbd72c1e08a5c996d78 to your computer and use it in GitHub Desktop.
Config for 2genetest
{
"test_name": "2 gēnu tests",
"active": false,
"impact_mode": "circles",
"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"
],
"theme": {
"green_hex": "#EBDBF0",
"yellow_hex": "#265CD1",
"accent_hex": "#3D2F2F"
},
"genes": [
{
"gene": "ACTN3",
"rs": "audiRS6",
"label": "ACTN3",
"range": [
"C",
"T"
]
},
{
"gene": "CTN",
"rs": "FordMiataRS",
"label": "CTN",
"range": [
"D",
"I"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment