Hi
I'm just looking at liftover to map some SNPs from one genome assembly to another and the output i get is a file of mapped snps and a file of unmapped snps. The unmapped snps have a short statement describing cause of failure e.g. deleted in new
1) Is there any documentation explaining all of the causes of mapping failure in liftover as i didn't get any when i downloaded the executable
2) How does liftover handle positions that map to multiple genome locations. I don't know whether they class as failures or whether you would get multiple rows in the 'mapped snps' file with one row per mapped position
thanks
i haven't programmed in c for years! I dont really know what the answer for (2) means. Does that mean it classes inputs that map to multiple locations as pass or fail?