rgcgithub/regenie

Genotype going to -nan or nan

Opened this issue · 2 comments

Hi,

I am facing an issue with the burden test where the genotype goes to -nan or nan:

     -reading in genotypes, computing gene-based tests and building masks...ERROR: Throw location unknown (consider using BOOST_THROW_EXCEPTION)
Dynamic exception type: boost::wrapexcept<std::domain_error>
std::exception::what: Error in function boost::math::cdf(const complement(normal_distribution<double>&), double): Random variate x is -nan, but must be finite!

The genotypes are from UKBB exome sequencing and I am using the latest v3.4.

Hi,

Can you please retry with the newest v3.4.1?

@joellembatchou will try it out and report thanks for looking in to this.