bed to vcf format conversion
2
1
Entering edit mode
7.9 years ago

Hi Guys,new to biostarts and new to bioinformatics. I am trying to convert my output obtained from liftover of hg38 to hg19 which is in .bed format to .vcf format. I am finding no help on google.

.bed ---> .vcf

Thanks in advance

bed vcf • 19k views
ADD COMMENT
0
0
Entering edit mode
7.9 years ago
Denise CS ★ 5.2k

Input the BED file into the Variant Effect Predictor, and get the output as VCF.

ADD COMMENT
0
Entering edit mode
3.2 years ago
binodregmi30 ▴ 10

use plink version 1.9 or above and run the following command: plink --bfile my_file_prefix --recode vcf --out my_output_file_prefix

ADD COMMENT

Login before adding your answer.

Traffic: 1281 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