Convert Bed To Vcf4.0
Hi here,
I have genotype in bed format, how can I convert it into vcf4.0 format? thanks
• 8,240 views
•
link
2 answers
Daniel,
Have you checked this:
http://vcftools.sourceforge.net/options.html
Hope it helps,
SwatchPuppy
• 1 views
•
link
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.
• 0 views
•
link
Log in to answer this question.
try 'awk'
Do you mean PLINK's BED (binary PED) format or UCSC BED format?