This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to classify the SNPs/gene loci as reported or novel?

I have a big list of significant SNPs (>30K) from a GWAS/meta-analysis. Can you please suggest what are some best ways to find the respective gene names and further classify them as already reported and novel ones? Thanks in advance

analysis loci novel meta snps gene reported

1 answer

Use ANNOVAR or wANNOVAR

It annotate using several collection of databases. Assigned ones with rsID and other parameters (1000genome, gnomAD) are known. While unassigned could be novel ones.

Log in to answer this question.