check_dup_col: Ensure that no columns are duplicated

View source: R/check_dup_col.R

check_dup_colR Documentation

Ensure that no columns are duplicated

Description

Ensure that no columns are duplicated

Usage

check_dup_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


neurogenomics/MungeSumstats documentation built on May 2, 2024, 9:04 a.m.