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

VFDB Parse the cluster output and tabulate the results using the specific Virulence gene DB compatible script: #115

Open
aslangabriel opened this issue Jan 22, 2019 · 3 comments

Comments

@aslangabriel
Copy link

When I run this step: the error indicated that "File "mybin/VFDB_cdhit_to_csv.py", line 68, in
sys.exit(main())
File "mybin/VFDB_cdhit_to_csv.py", line 29, in main
outfile = file(args.outfile,"w")
NameError: name 'file' is not defined
'

@HumbiFred
Copy link

Hi,

I am facing the same problem. Is there maybe a solution out yet?

Thank you for your help in advance :)

Kind regards

@katholt
Copy link
Owner

katholt commented Aug 11, 2020

This looks like a python3 issue - note srst2 is written for python2.

@HumbiFred
Copy link

Thank you! That's it. Now its workinge perfectly.

Could have figured that out myself, so sorry for bothering.

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

3 participants