I am trying to convert a large vcf file to a bed file using:
vcf
bed
library(vcfR) vcf = bedr::read.vcf(\'sample.vcf\') snp_pos = bedr::vcf2bed(