Metadata-Version: 2.4
Name: MetAromatic
Version: 1.7.0
Summary: MetAromatic algorithm
Author: David Weber
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click
Requires-Dist: networkx
Requires-Dist: numpy
Requires-Dist: pydantic
Requires-Dist: pymongo
Requires-Dist: types-networkx
Requires-Dist: typing_extensions
Dynamic: license-file

# Met-aromatic
Code for the following publications:
* Weber, D. S.; Warren, J. J. The Interaction between Methionine and Two Aromatic Amino Acids Is an Abundant
  and Multifunctional Motif in Proteins. _Arch. Biochem. Biophys._ **2019**, _672_, 108053.
* Weber, D. S.; Warren, J. J. A Survey of Methionine-Aromatic Interaction Geometries in the Oxidoreductase
  Class of Enzymes: What Could Met-Aromatic Interactions be Doing Near Metal Sites? _J. Inorg. Biochem._
**2018**, _186_, 34-41.

See [MetAromatic](https://github.com/dsw7/MetAromatic) for more information.
