liftOverPlink output 0 bytes
0
0
Entering edit mode
6.0 years ago
honghong0220 ▴ 10

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 • 1.5k views
ADD COMMENT
0
Entering edit mode

Try to confirm that your co-ordinates are indeed 'mappable' from hg38 to hg19 via the UCSC liftover tool: https://genome.ucsc.edu/cgi-bin/hgLiftOver

Many regions in hg38 did not exist in hg19.

ADD REPLY
1
Entering edit mode

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

ADD REPLY

Login before adding your answer.

Traffic: 3231 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6