check_dup_snp {MungeSumstats} | R Documentation |
Ensure all rows have unique SNP IDs, drop those that don't
check_dup_snp(sumstats_dt, path)
sumstats_dt |
data table obj of the summary statistics file for the GWAS |
path |
Filepath for the summary statistics file to be formatted |
list containing sumstats_dt, the modified summary statistics data table object