LiftOver GRCh38 toGRCh37
Hi all,
I have some variants from UKB exomes and need to convert them from GRCh38 to GRCh37 (to make the data compatible with some data I can't redo for several reasons). In LiftOver I can only find a chain file from GRCh38 to hg19, but I believe there are some differences (0 vs. 1 based numbering, different contig naming etc) that'll scupper my downstream analysis.
Is there a way to achieve this conversion robustly?
Many thanks in advance.
• 1,181 views
•
link
1 answer
Just lift to hg19 and rename the contigs from "chr1" to "1" (etc.) The genomic content on the exomes will be identical.
• 0 views
•
link
Log in to answer this question.