This is a test version of Biostars. For the public version, visit https://www.biostars.org.
liftOverPlink output 0 bytes

Hi, I have the plink bfiles for SNP genotyping map to build38 and I want to convert to build 37. Here is my command

$ python liftOverPlink.py --map SHARE_MESA_AA_chr9_position.map --out lifted --chain hg38ToHg19.over.chain.gz

Converting MAP file to UCSC BED file...
SUCC:  map->bed succ
Lifting BED file...
Reading liftover chains
q end mismatch 12611573 vs 249240621 line 87 of hg38ToHg19.over.chain.gz

SUCC:  liftBed succ
Converting lifted BED file back to MAP...
SUCC:  bed->map succ
cleaning up BED files.

..

However, the output lifted.map is 0 bytes. I don't know where is wrong. Anyone has some suggestion for my problem? I am very appreciated your help!

snp

Thanks Kevin for your suggestion. Already solve this. The downloaded chain file has problem.

0 answers

No answers yet.

Log in to answer this question.