vcf_to_tibble: Convert vcf format to tibble (data frame)

View source: R/manipulate.r

vcf_to_tibbleR Documentation

Convert vcf format to tibble (data frame)

Description

Convert vcf format to tibble (data frame)

Usage

vcf_to_tibble(vcf, id = NULL)

Arguments

vcf

Output from readVcf

id

Only accepts one ID, so specify here if there are multiple GWAS datasets in the vcf

Value

GRanges object


MRCIEU/gwasvcf documentation built on Sept. 11, 2023, 7:50 p.m.