home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 765525338

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/dogsheep/genome-to-sqlite/issues/1#issuecomment-765525338 https://api.github.com/repos/dogsheep/genome-to-sqlite/issues/1 765525338 MDEyOklzc3VlQ29tbWVudDc2NTUyNTMzOA== 25372415 2021-01-22T16:22:44Z 2021-01-22T16:22:44Z NONE

rs1333049 associated with coronary artery disease https://www.snpedia.com/index.php/Rs1333049 ```

select rsid, genotype, case genotype when 'CC' then '1.9x increased risk for coronary artery disease' when 'CG' then '1.5x increased risk for CAD' when 'GG' then 'normal' end as interpretation from genome where rsid = 'rs1333049' ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
496415321  
Powered by Datasette · Queries took 0.85ms · About: github-to-sqlite