mhtaΒΆ
mbuild_polybuild.aa_functional_groups.mhta
Description
Methylhydroxypropylthioacetate (MHTA) moiety.
This module defines the MHTA class, representing a methylhydroxypropylthioacetate functional group for molecular simulations. The MHTA group includes ports for molecular assembly.
Examples
>>> from mbuild_polybuild.aa_functional_groups.mhta import MHTA
>>> mhta = MHTA()
>>> mhta.save("methylhydroxypropylthioacetate.mol2", overwrite=True)
Classes
A methylhydroxypropylthioacetate (MHTA) group. |