Open Saruuljavkhlan opened 2 months ago
We had our own written function for weighted t-test, because back then, there was no weighted t-test functions available in Python. However, it seems that this function didn't work properly in all cases. I changed PhenotypeSeeker to use "statsmodels.stats.weightstats.ttest_ind" instead of our own function and this seems to solve the error. So, this error is fixed in most recent version of PhenotypeSeeker, v.1.2.0.
Hello, PhenotypeSeeker developing team,
I ran the continuous phenotype file for PhenotypeSeeker. However, the following error occurred. Could you please help me solve this problem? Thank you for your efforts and tool!
My command is :
phenotypeseeker modeling data_conti.pheno -w --num_threads 16
Error: