Convert vcf to biallelic mipanalyzer data class.

vcf_to_mipanalyzer_biallelic(file = NULL, vcfR = NULL, verbose = TRUE)

Arguments

file

path to vcf file.

vcfR

object of class vcfR.

verbose

if reading from file, whether to read in verbose manner.