xiaolei-lab / rMVP

:postbox: A Memory-efficient, Visualization-enhanced, and Parallel-accelerated Tool For Genome-Wide Association Study
Apache License 2.0
268 stars 69 forks source link

Error in density.default(phe[, i]) : 'x' contains missing values #24

Closed jhurst5 closed 6 years ago

jhurst5 commented 6 years ago

Hi,

I am receiving the following error:

Error in density.default(phe[, i]) : 'x' contains missing values

There is no blank data, and all missing values are NA.

If anyone can help, it would be greatly appreciated.

YinLiLin commented 6 years ago

Hi,

This bug seems to happen using old version of MVP, so please update your MVP and then have a try. if it still exist, please don't hesitate to contact us.

Best!

jhurst5 commented 6 years ago

Hi,

I updated MVP and am still getting the same error

YinLiLin commented 6 years ago

Sorry for that, if possible, would you please send your phenotype file to me with the email(ylilin@163.com)? I will debug MVP with your file and update it. Thanks!

jhurst5 commented 6 years ago

Hi YinLiLin,

The problem was resolved after downloading a newer version of R.

Thanks for your help.