save_vcf | R Documentation |
Save a VCF file to disk.
save_vcf(vcf, query_save, save_path, verbose = TRUE)
query_save |
Whether to save the results of the query on disk. Note: Writing to disk can take some time. |
save_path |
File path to save query subset to (as VCF). |
verbose |
Print messages. |
save_path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.