Dear Chiemela,
Thank you for your patience.
I only checked job 478314 but I suspect that the problem is the same for the other jobs.
The problem is that in your input GWAS summary statistics, for some variants (rows), there are missing rsID.
For example, in the attached image, the row circled in red has an rsID while the row circled in blue did not have an rsID.
This is important because with missing data like this, FUMA would incorrectly determine the columns for the p value.
What you can try is:
1. Remove the SNP column: you can name SNP to something else other than SNP, snpid, markername, rsID so that FUMA won't automatically detect that rsID column is present. In this case, FUMA will use dbSNP to match chr and pos to rsID
or
2. Find the rows with the missing rsID and fill them yourself by looking up the rsid based on chr and pos
Please remember to follow the instructions so that it works.
Thank you,
FUMA