vcf_convert
converts outputs of extract.gt
to the format
pcadapt
.
vcf_convert(string_geno, output, allele_sep)
a genotype matrix extracted from a VCF file with `vcfR`.
a character string indicating the name of the output file.
a vector of characters indicating what delimiters are used to separate alleles.