check_four_step_col {MungeSumstats}R Documentation

Ensure that CHR:BP:A2:A1 aren't merged into 1 column

Description

Ensure that CHR:BP:A2:A1 aren't merged into 1 column

Usage

check_four_step_col(sumstats_dt, path)

Arguments

sumstats_dt

data table obj of the summary statistics file for the GWAS

path

Filepath for the summary statistics file to be formatted

Value

list containing sumstats_dt, the modified summary statistics data table object


[Package MungeSumstats version 1.0.1 Index]