@@ -41,8 +44,10 @@ that should suffice most needs.
#. Check, whether the residues match with the building blocks
#. Extract bonds/angles etc. based on the flags in the **settings**
#. Impropers and CMaps get only extracted when they are defined in the :class:`BuildingBlock`
#. Add Parametrization from forcefield to the Topology
#. Add Parametrization from :class:`Forcefield` to the :class:`Topology`. Note, that you can override the :class:`Forcefield` parametrization if you add this particular :class:`Interaction` in a parametrized form in the :class:`Buildingblock`!!!
#. Rename entity back to PDB naming if according flag is set in **settings**
...
...
@@ -67,6 +72,10 @@ that should suffice most needs.