Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errno 2 in Association test #23

Open
dineshpeace opened this issue May 9, 2023 · 2 comments
Open

Errno 2 in Association test #23

dineshpeace opened this issue May 9, 2023 · 2 comments

Comments

@dineshpeace
Copy link

I am running complete analysis using hg38, but get the following error. Your suggestion will be very useful

....
...
[9] Making reference panel for HLA-AA, SNPS,HLA, and Normal variants (SNPs) is Done!

File not foundError : Errno 2 No such file or directory : '/../../wrkingdir/.Regr.assoc.logistic'

I suppose the above file is created by the software. Can you please suggest what modification I can use

python HATK.py
--hg 38
--hped example/wtccc_filtered_58C_RA.hatk.300+300.hped2
--bfile mydir/test1
--pheno mydir/test1.phe
--pheno-name RA
--imgt 3320
--imgt-dir example/IMGTHLA3320/
--multiprocess 8
--out Results/
--java-mem 4g
--nthreads 4

Thanks for your suggestion and amazing tool.
Screenshot from 2023-05-09 16-37-42

@dineshpeace
Copy link
Author

@WansonChoi Kindly provide your opinion on the missing file "Regr.assoc.logistic"
regards
Dinesh

@jaykim27
Copy link

@dineshpeace I think it has to do with your phenotype file. I also had the same problem and simply recoding phenotype as 1 & 2 not 0 & 1 fixed this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants