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

structureToAtomInteractions: missing argument #178

Open
pwrose opened this issue Dec 7, 2018 · 0 comments
Open

structureToAtomInteractions: missing argument #178

pwrose opened this issue Dec 7, 2018 · 0 comments
Assignees
Labels

Comments

@pwrose
Copy link
Contributor

pwrose commented Dec 7, 2018

File "/Users/peter/GitRespositories/mmtf-pyspark/mmtfPyspark/interactions/structureToAtomInteractions.py", line 67, in call
interactions += interaction.get_pair_interactions_as_rows()
File "/Users/peter/GitRespositories/mmtf-pyspark/mmtfPyspark/interactions/atomInteraction.py", line 201, in get_pair_interactions_as_rows
self.calc_coordination_geometry()
TypeError: calc_coordination_geometry() missing 1 required positional argument: 'maxInteraction'

@pwrose pwrose added the bug label Dec 7, 2018
@pwrose pwrose self-assigned this Dec 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant