-
Notifications
You must be signed in to change notification settings - Fork 61
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
Error when I run Sampling protein backbones #19
Comments
There are many assertion checks in the codebase, can you be more specific about exactly what error you are seeing? |
I am using command line like :python bin/pdb_to_residue_proteinmpnn.py sampled_pdb。 |
The script you're calling expects that ProteinMPNN is installed under |
I have an AssertionError: Expected /home/myname/projects to be empty!
My File Structure is:/home/myname/projects/foldingdiff-main or /home/myname/projects/folddiff
Sadly,None of them works. The error message is always AssertionError
Can you show me a solution?
The text was updated successfully, but these errors were encountered: