readVcfGold {genotypeeval}R Documentation

Private method for class. Read in Gold file - will read in the AF if it is detected in header

Description

Private method for class. Read in Gold file - will read in the AF if it is detected in header

Usage

readVcfGold(vcfFile, rare, genome)

Arguments

vcfFile

Gold file to read in

rare

Whether AF is in the header

genome

Build GRCh37 or GRCh38

Value

GRanges, read in from gold file


[Package genotypeeval version 1.26.0 Index]