This is a test version of Biostars. For the public version, visit https://www.biostars.org.
variable regions within exons of a gene

Hello,

Could someone please suggest where to find a list of variable regions (snps) within exons of a specific human gene located on chromosome six? I can locate the gene in ncbi and Ensemble but I'm not sure how to locate the SNPs. Which tools databases would be appropriate?

Thank you very much for your help in advance.

gene

2 answers

You can have a look at ExAC and gnomAD

For a list of SNPs on chr6 you can use BioMart. Choose Ensembl Variation 89 (as database), Human Short Variants (as dataset), chromosome 6 (under filters) and Variant name (under attributes). Ensembl 89 has > 9,000,000 short variants (e.g. SNPs) on chr 6 so you may want to do the query in batches or programmatically. This information will be available on the Ensembl FTP as well for Variation data.

Log in to answer this question.