writevcf.beagle | R Documentation |
This function writes a table formatted as a vcf to the drive for beagle5 to run on
writevcf.beagle(vcf, filepath, vcfversion = "4.2", genomereference = "GRCh37")
vcf |
data frame vcf-like for beagle |
filepath |
character string for path to the file to write on disk |
vcfversion |
character string for version for the vcf (default 4.2) |
genomereference |
character string for genome build (default GRCh37) |
maxime.tarabichi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.