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

TypeError: vars() argument must have __dict__ attribute #138

Open
psychrb opened this issue Mar 5, 2021 · 2 comments
Open

TypeError: vars() argument must have __dict__ attribute #138

psychrb opened this issue Mar 5, 2021 · 2 comments
Assignees

Comments

@psychrb
Copy link

psychrb commented Mar 5, 2021

Pls advise: Is the below an ERROR in my input file, or please advise how I might resolve this ERROR, or further check this ERROR...THANKS!

COMMAND LINE:
statSTR --vcf adVNTR_MergedFILE --vcftype advntr --out NEWFILENAME --thresh --afreq --acount --mean --mode --var --numcalled --samples CONT_samples,AFFECTED_samples --sample-prefixes CONT,AFFECTED

ERROR:
Traceback (most recent call last):
File "/hpc/packages/minerva-centos7/py_packages/3.7/bin/statSTR", line 8, in
sys.exit(run())
File "/hpc/packages/minerva-centos7/py_packages/3.7/lib/python3.7/site-packages/trtools/statSTR/statSTR.py", line 597, in run
if args == None:
File "/hpc/packages/minerva-centos7/py_packages/3.7/lib/python3.7/site-packages/argparse-1.4.0-py3.7.egg/argparse.py", line 1200, in eq
return vars(self) == vars(other)
TypeError: vars() argument must have dict attribute

@nmmsv
Copy link
Collaborator

nmmsv commented Mar 8, 2021

Hello,
I just tried several different settings to replicate this error and was not able to do so. Does the error persist?
Is it possible to share the VCF file (or a portion of it) so I can replicate and fix the error on my end?
Thanks.
Nima

@nmmsv nmmsv self-assigned this Mar 8, 2021
@psychrb
Copy link
Author

psychrb commented Mar 11, 2021

Nima, Thanks. I emailed to you. If you prefer that I post on here, please advise...

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