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