Dear all,
I try to convert binary file to ped/map file for use in liftOverPlink.py.
./plink2 --bfile base --export ped --out out
I got
Error: Only VCF, BCF, oxford, bgen-1.x, haps, hapslegend, A, AD, A-transpose,
and ind-major-bed output have been implemented so far.
Is there any way to get ped/map file?
Thanks in advance.
Jung-Min