FAME Atom Environment Fingerprints
==================================

The script *gen_fame_fp.py* generates and outputs the FAME environment descriptor
:cite:`doi:10.1021/acs.jcim.9b00376,doi:10.1021/acs.jcim.3c01588`
for each atom of molecules read from a specified input file.

**Synopsis**

  :program:`python` *gen_fame_fp.py* <file>

**Code**

.. literalinclude:: /downloads/gen_fame_fp.py
   :language: python
   :linenos:
   :lines: 21-

:download:`Download source file</downloads/gen_fame_fp.py>`