Page History
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
select count(distinct patient_num) from observation_fact where contains(observation_blob, 'FAM148 AND (stop_loss OR missense)') |
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
select count(distinct patient_num) from observation_fact where contains(observation_blob, 'rs183605470 AND heterozygous') |