vcf_to_tibble | R Documentation |
Convert vcf format to tibble (data frame)
vcf_to_tibble(vcf, id = NULL)
vcf |
Output from readVcf |
id |
Only accepts one ID, so specify here if there are multiple GWAS datasets in the vcf |
GRanges object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.