An open API service indexing awesome lists of open source software.

https://github.com/zotko/clca-atom-mapper

Atom mapping script based on the CLCA algorithm.
https://github.com/zotko/clca-atom-mapper

Last synced: 18 days ago
JSON representation

Atom mapping script based on the CLCA algorithm.

Awesome Lists containing this project

README

          

# CLCA Atom Mapper
The Canonical Labeling for Clique Approximation (CLCA) algorithm is an extended-connectivity atom mapping algorithm developed by [Kumar et al](https://pubs.acs.org/doi/10.1021/ci5003922). CLCA uses prime number factorisation to generate canonical labels for atoms.

This implementation is the result of my master's thesis at Goethe University Frankfurt. The thesis can be found [here](https://zotko.github.io/a-star-atom-mapper/master_thesis.pdf).