Description Usage Arguments Value
A function to merge two vcf data frames
1 | combine.vcfs(vcf1, vcf2, vcf.name = "merge.vcf")
|
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) |
A new data.frame in vcf format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.