Hi there,
I was trying to run a GWAS using the agg.linreg function. In order to test the code, I modified your GWAS tutorial by changing the hl.linear_regression_rows() to hl.agg.linreg(). However, I encountered the following exception when I ran the code:
May I ask what’s going on here? I couldn’t spot any issue with my code. Thanks!
Ethan