ReadVCFData: User Constructor for class. Calls VCFData constructor:
ReadVCFData is a wrapper for readVcfAsVRanges. It removes indels, GL chromosomes, and MULTI calls.
It scans the header of the vcf file and adds in the following fields for analysis if present: AD, GT, DP, GQ.
Looks for the "END" tag in the header and reads in file as gVCF if necessary.
Description
User Constructor for class. Calls VCFData constructor:
ReadVCFData is a wrapper for readVcfAsVRanges. It removes indels, GL chromosomes, and MULTI calls.
It scans the header of the vcf file and adds in the following fields for analysis if present: AD, GT, DP, GQ.
Looks for the "END" tag in the header and reads in file as gVCF if necessary.