Learn R Programming

kmeRtone (version 1.0)

getVCFmetainfo: Read VCF metainfo file using tabix.

Description

Require tabix in PATH VCF manual is referred from https://samtools.github.io/hts-specs/VCFv4.3.pdf

Usage

getVCFmetainfo(vcf.file)

Value

VCF metainfo.

Arguments

vcf.file

A path to a local or remote tabix-indexed VCF file.