write_vcf: This function will write a VCF to a text file in the proper...

Description Usage Arguments Value

View source: R/FUNCTION_numeric_2_VCF.R

Description

This function will write a VCF to a text file in the proper format

Usage

1
write_vcf(vcf_genotypes, outfile)

Arguments

vcf_genotypes

A dataframe in VCF format

outfile

The name of the output .vcf file

Value

0 if file was created, 1 if file was not created


mtmcgowan/CropSci545 documentation built on Feb. 27, 2020, 12:43 a.m.