This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Normal number of variants to lose during liftover: GRCh38 to hg19

I am using the 1000 genome files, provided by the plink 2 author, and using liftover to convert the positions to hg19. To do this, I am first converting to a VCF file, sorting with bcftools, and then using CrossMap to perform the liftover. Of 70,692,015 (only chr1-22 and XY included), 16,559,055 failed to map.

Is this to be expected? Or is something suspect with my pipeline?

liftover 1000genome crossmap

The liftover tool should provide a log about the variant that failed the process

It did and nothing stood out with a quick look. I am curious about other people's experience with liftover and the expected loss in variants from GRCh38 to hg19.

You should definitely provide the chain file AND the reference genome to CrossMap, how else is CrossMap supposed the know how to lift the variants?

0 answers

No answers yet.

Log in to answer this question.