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