Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .DS_Store
Binary file not shown.
179 changes: 107 additions & 72 deletions doc/applied_efp.rst

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
#extensions = [
# 'sphinx.ext.autosectionlabel', 'sphinx_rtd_theme',
#]
extensions = [
'sphinx.ext.autosectionlabel', 'sphinx_rtd_theme', 'sphinx_panels',
'sphinx.ext.autosectionlabel', 'sphinx_rtd_theme',
]
#extensions = [
# 'sphinx.ext.autosectionlabel', 'sphinx_rtd_theme', 'sphinx_panels',
#]

# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
Expand Down
1 change: 1 addition & 0 deletions doc/papers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ QM/EFP models
ML/EFP models
^^^^^^^^^^^^^^
* `ANI/EFP: Modeling Long-Range Interactions in ANI Neural Network with Effective Fragment Potentials <https://doi.org/10.1021/acs.jctc.4c01052>`_
* `Beyond the cutoff: Hybrid ML/MM electrostatics for neural network potentials <https://pubs.aip.org/aip/jcp/article/164/10/104102/3382612>`_

Macromolecules and flexible fragments
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down
17 changes: 10 additions & 7 deletions doc/tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Tutorials

.. _non-covalent_calcs:

Performing EFP calculations on a non-covalently bonded system
-------------------------------------------------------------
EFP calculations for a non-covalent system (molecular clusters, liquids, etc.)
-----------------------------------------------------------------------------------------

Step 1. Computing EFP parameters
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand All @@ -31,12 +31,15 @@ Once EFP parameters of all unique fragments are computed, perform the full-syste

.. _covalent_calcs:

Performing EFP calculations in a covalently bound system
-----------------------------------------------------------
EFP calculations for a covalently bound systems (proteins, polymers)
--------------------------------------------------------------------

* Learn how to prepare a protein system for
`EFP protein-ligand calculations <https://github.com/libefp2/BioEFP-tools/tree/main/bioMAKEFP>`_.
* To setup QM/EFP (excited states!) calculations in a biological system, see :ref:`applied_efp` tutorial.
Tutorial `EFP protein-ligand calculations <https://github.com/libefp2/BioEFP-tools/tree/main/bioMAKEFP>`_
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Setting up QM/EFP calculations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
See our new :ref:`applied_efp` tutorial!



Expand Down
Binary file modified examples/.DS_Store
Binary file not shown.
Binary file not shown.
43 changes: 0 additions & 43 deletions examples/flex-EFP/1.Prepare_Structure/a_1070_18465.inp

This file was deleted.

25 changes: 0 additions & 25 deletions examples/flex-EFP/1.Prepare_Structure/a_181_2788.inp

This file was deleted.

25 changes: 0 additions & 25 deletions examples/flex-EFP/1.Prepare_Structure/a_184_2832.inp

This file was deleted.

25 changes: 0 additions & 25 deletions examples/flex-EFP/1.Prepare_Structure/a_248_3795.inp

This file was deleted.

25 changes: 0 additions & 25 deletions examples/flex-EFP/1.Prepare_Structure/a_24_339.inp

This file was deleted.

25 changes: 0 additions & 25 deletions examples/flex-EFP/1.Prepare_Structure/a_26_373.inp

This file was deleted.

25 changes: 0 additions & 25 deletions examples/flex-EFP/1.Prepare_Structure/a_303_4613.inp

This file was deleted.

25 changes: 0 additions & 25 deletions examples/flex-EFP/1.Prepare_Structure/a_30_435.inp

This file was deleted.

25 changes: 0 additions & 25 deletions examples/flex-EFP/1.Prepare_Structure/a_336_5163.inp

This file was deleted.

25 changes: 0 additions & 25 deletions examples/flex-EFP/1.Prepare_Structure/a_338_5194.inp

This file was deleted.

25 changes: 0 additions & 25 deletions examples/flex-EFP/1.Prepare_Structure/a_33_473.inp

This file was deleted.

Loading
Loading