check_vcf {MungeSumstats}R Documentation

Check if the inputted file is in VCF format, if so reformat as standard

Description

Check if the inputted file is in VCF format, if so reformat as standard

Usage

check_vcf(sumstats_file, path)

Arguments

sumstats_file

The summary statistics file for the GWAS

path

Filepath for the summary statistics file to be formatted

Value

The modified sumstats_file


[Package MungeSumstats version 1.0.1 Index]