ERROR:003 after many attempts

26 views
Skip to first unread message

Vasile Foris

unread,
Jul 7, 2025, 9:58:20 PM7/7/25
to FUMA GWAS users
Dear FUMA team,

I keep getting ERROR:003 for the following jobs: 
638333, 638339, 638342, 638346.

Here are the already implemented suggestions from previous discussions that still result in ERROR:003:

1. The pos column has an integer format.
2. Colnames: "SNP" "CHR" "BP" "A1" "A2" "P" "Beta" "SE"
3. Scientific notations removed
4. Colnames defined.

I would really appreciate your feedback.
Thank you and best wishes,
Laszlo


Tanya Phung

unread,
Jul 10, 2025, 5:19:42 AM7/10/25
to FUMA GWAS users
Hi Laszlo, 

This is your error: 

chrSize = [max(GWAS[GWAS[:,chrcol].astype(int)==x, poscol].astype(int)) for x in range(1,24) if x in chroms]
ValueError: cannot convert float NaN to integer

So there could be rows where either the chromosome column and/or the position columns are empty or NA. 

Best,
Tanya

Reply all
Reply to author
Forward
0 new messages