ERRO 01

266 views
Skip to first unread message

tatiana...@gmail.com

unread,
Sep 20, 2018, 6:45:23 AM9/20/18
to FUMA GWAS users
Hello Kyoko,


I tried to run my file in FUMA but it gave me an error 01 which says I have a problem with the name of the columns.

My file does not contain Rs, but has the chromosome number and position. Below is an example of my file.
I would like you to help me solve this problem.

CHR          SNP      NMISS1      BETA1        SE1    NMISS2      BETA2        SE2        Z_GXE         P_GXE
1            1:129010       27            -2.102      2.185        6                -2.5         3.099       0.1051          0.9163

thanks.
 

Kyoko Watanabe

unread,
Sep 20, 2018, 6:51:38 AM9/20/18
to FUMA GWAS users
Hi,

Thank you for using FUMA.
FUMA requires either chr and position columns or rsID to recognise SNPs.
What happened in your case is that FUMA thinks column SNP as the rsID and since you don't have column for position, FUMA had to extract position based on rsID which is not really the rsID.
So what you have to do is to either add another column of position or remove chromosome part from SNP column.
"SNP" column is recognised as rsID by default so you have to either change the column name or provide the column name when you submit the job.
This should solve the ERROR 001.

Best,
Kyoko
Reply all
Reply to author
Forward
0 new messages