getVCFmetainfo: Read VCF metainfo file using tabix.

View source: R/getVCFmetainfo.R

getVCFmetainfoR Documentation

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)

Arguments

vcf.file

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

Value

VCF metainfo.


kmeRtone documentation built on Sept. 11, 2024, 9:12 p.m.