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

Incorporate Chris's molecule stuff #1

Merged
merged 6 commits into from
Nov 27, 2014
Merged

Incorporate Chris's molecule stuff #1

merged 6 commits into from
Nov 27, 2014

Conversation

khs26
Copy link
Owner

@khs26 khs26 commented Nov 27, 2014

No description provided.

xyz file into graph of a molecule.
Also created a utilities module for generic useful functions
and a wrapper to create a quiet pymol instance.
Understands XYZ and PDB files. Has been tested with it's own
unit tester.
as a networkx graph.  Understands PDB and XYZ files using the pymol
interface, but could easily be modified to add other files that pymol
understands.  tested and passed its own test class also.
several new classes including parser, analyser, molecularsystem.

Incorporated the protein class as a sub class in the molecule file.

added a testing system which tests the pymol parser and ensures
that the system basically works.
khs26 pushed a commit that referenced this pull request Nov 27, 2014
Incorporate Chris's molecule stuff
@khs26 khs26 merged commit 5d0146b into khs26:master Nov 27, 2014
khs26 pushed a commit that referenced this pull request Dec 3, 2014
Changes from Oct 7th onwards in pele-python/pele and miscellaneous fixes from PyCharm
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

Successfully merging this pull request may close these issues.

2 participants