This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Assembly used in Variant Effect Predictor

Is it alright to use rs ids obtained out of a certain experiment which used ensembl's GRCh37 assembly in a VEP version GRCh38.p12 assembly to obtain its location? Is it relevant to do so?

snp ensembl vep

I am not able to understand your question properly. But if it is related to the different version of reference genome to be used at different steps of analysis, then I would suggest to use the same version of reference genome in SNP calling as well as effect predictor. Because result differ when version changes.

I have a list of rs ids obtained from a study that used GRCh37 assembly as reference genome. Now, how can I obtain the location of this list of rs ids in GRCh38.p12 assembly? Is it alright to use the VEP GRCh38.p12 version to do so? Does anybody concur?

How can I map the position of SNP's obtained using Build 37, Assembly Hg19 to GRCh38 assembly. I'm very particular in doing so. Please help.

Is the position of an SNP obtained using Build 37, Hg19 same as that in GRCh38 assembly?

Alright. Thanks for your insight. Or as an alternative, what if I used the rs ids in VEP GRCh38 version? Wouldn't that give me the same location I'd get if I used the assembly converter tool?

1 answer

If they're just rsIDs then they will work as valid input on either version of the VEP. They will look up the locus of the rsID on that assembly and give the consequences of the genes at that location.

Thank you so much for your valuable answer and time.

Log in to answer this question.