smgogarten / GWASTools

Classes for storing very large GWAS data sets and annotation, and functions for GWAS data cleaning and analysis
https://bioconductor.org/packages/GWASTools
16 stars 6 forks source link

Mendel err bugfix #1

Closed sarahcn closed 6 years ago

sarahcn commented 6 years ago

mendelErr was throwing errors caused by character scanIDs I have added some fixes to resolve the errors; namely, converting back to character format after coercion to factor, and changing the 'if' statements that test whether a father or mother genotype is present