write_vcf: Write VCF output

View source: R/write_vcf.R

write_vcfR Documentation

Write VCF output

Description

This will generate a VCF file containing the genotypes. This will only work if the initial file was in VCF format.

Usage

write_vcf(snp_data, filename)

Arguments

snp_data

The object to be written to the file.

filename

The name of the output file.

Details

Details

Value

To be completed

Examples

NULL


malemay/HaplotypeMiner documentation built on Feb. 6, 2024, 3:29 a.m.