Entering edit mode
13.8 years ago
Bair
•
0
Hi here,
I have genotype in bed format, how can I convert it into vcf4.0 format? thanks
Hi here,
I have genotype in bed format, how can I convert it into vcf4.0 format? thanks
Daniel,
Have you checked this:
http://vcftools.sourceforge.net/options.html
Hope it helps,
SwatchPuppy
Daniel, have you found the answer? The only way I found right now is to use plink/seq, but there is some problem with setting the reference-allele that I haven't found the answer yet.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
try 'awk'
Do you mean PLINK's BED (binary PED) format or UCSC BED format?