Hi,
I can't seem to figure out why my FUMA job (job ID: 654035, job title: PC2_no_BMI_META_GWAS) is giving me error:001, even though I have named the columns correctly (i.e., rsid, A1, A0, beta, se, p) and exported the '.txt' file from R using the following code: write.table(PC2_no_BMI_meta_GWAS_df, file="PC2_no_BMI_meta_GWAS_df.txt", sep="\t", quote=FALSE, row.names=FALSE, fileEncoding="UTF-8")
Could someone please help me trouble shoot this?
Thank you!
Sam