Save genotypes from the tree sequence as a VCF file
ts_vcf(ts, path, chrom = NULL, individuals = NULL)
No return value, called for side effects
Tree sequence object of the class slendr_ts
Path to a VCF file
Chromosome name to be written in the CHROM column of the VCF
A character vector of individuals in the tree sequence. If missing, all individuals present in the tree sequence will be saved.