Open twoneu opened 2 years ago
I was able to overcome this error by running STEP2 with a secondary plink directory specified, but am now encountering an error with line 545 of GWASVar2Gene.py:
prim_ext_lines = prim_ext_lines.loc[prim_ext_lines.SNP_A != prim_ext_lines.SNP_B].copy()
Error: AttributeError: 'list' object has no attribute 'loc'
Again, please let me know if more information is necessary to troubleshoot. Thank you very much for your time.
Hello all,
Thank you for building this tool and for your detailed documentation. While trying to run Step 2 with no secondary PLINK directory specified, I encountered the following error:
My input for this trial run is as follows:
What troubleshooting steps would you recommend to get at the source of this error? Please let me know if more information is necessary and I will provide it.