vcf_to_granges: Convert vcf format to granges format

View source: R/manipulate.r

vcf_to_grangesR Documentation

Convert vcf format to granges format

Description

Convert vcf format to granges format

Usage

vcf_to_granges(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.