
Prometry has a defined geoemtric-search language described in the help pages. It can find distances, angles or dihedrals by describing 2,3 or 4 atoms respectively using the standard atom names for proteins. The 20 standard amino acids and their atoms can be viewed here.
Additionally criteria can be described to expand or decrease the search space such as distance criteria and amino acid restrictions. This means the library can create dataframes for uses as diverse as contact maps, nearest neighbours, possible hydrogen bonds or a simple correlation such as the Ramachandran plot.
The application is freely hosted by streamlit: PROMETRY
This website gives a brief demonstration of some of the ways that prometry can be used.
You can also make use of this website directly to create all your data - all the plots and dataframes are downloadable. Please cite appropriately.
All the source code for the library and this application is made freely available in the spirit of open science.
If you make use of anything from this application (dataframe data, plots, python code, scientific ideas...) please follow the guidance on the Citing page.
Please raise any requests or problems as a github issue
This site is distributed by continuous deployment from the main branch of the github repo
This application has been developed by Rachel Alcraft as an offshoot of a PhD at Birkbeck, University of London © Rachel Alcraft (2023). Supervisor Dr. Mark A. Williams.