EBISPOT / gwas-sumstats-validator

GWAS Summary Statistics File Validator
Apache License 2.0
2 stars 2 forks source link

add duplication and autosome check to validator #64

Open jdhayhurst opened 2 years ago

jdhayhurst commented 2 years ago

1) We should check that variants are not duplicated in the file and return an error if they are. 2) check that all autosomes are present in the file and return an error if they are not.