Metadata-Version: 2.1
Name: pyemap
Version: 2.0.2
Summary: PyeMap: A python package for automatic identification of electron and hole transfer pathways in proteins.
Home-page: https://github.com/gayverjr/pyemap/
Author: James Gayvert
Author-email: jrg444@gmail.com
License: BSD 3-Clause
Project-URL: Bug Tracker, https://github.com/gayverjr/pyemap/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

PyeMap (pronounced Pie-Map) is a python package for automatic identification and visualization of electron and hole transfer pathways in proteins. For single PDB structures, PyeMap identifies and visualizes possible efficient pathways from a specified source residue to the surface or to a specified target residue. For a group of proteins, PyeMap identifies common pathways/motifs which are shared among the PDB structures by mining for common patterns in the set of protein graphs. These shared pathways are then clustered into groups based on their similarity. 

PyeMap serves as the back end for [eMap](https://emap.bu.edu/), an online platform for identification and visualization of electron and hole transfer pathways in proteins.
