combine.vcfs: A function to merge two vcf data frames

Description Usage Arguments Value

View source: R/gwscaR.R

Description

A function to merge two vcf data frames

Usage

1
combine.vcfs(vcf1, vcf2, vcf.name = "merge.vcf")

Arguments

vcf1

A dataframe with genomic data in vcf format

vcf2

A dataframe with genomic data in vcf format

vcf.name

A name for a file with the new vcf file (default is merge.vcf)

Value

A new data.frame in vcf format


spflanagan/gwscaR documentation built on Nov. 14, 2019, 9:16 p.m.