check_vcf {MungeSumstats}R Documentation

Check if the inputted file is in VCF format

Description

Check if the inputted file is in VCF format

Usage

check_vcf(header)

Arguments

header

Header of the GWAS summary statistics file.

Value

Whether the file is vcf or not


[Package MungeSumstats version 1.2.3 Index]