drugforge.modeling.modeling.add_seqres_to_openeye_protein

drugforge.modeling.modeling.add_seqres_to_openeye_protein(prot: openeye.oechem.OEGraphMol, seqres: str = None) openeye.oechem.OEGraphMol[source]

Adds the SEQRES metadata to the given protein structure.

Args: - prot (oechem.OEDesignUnit): the protein structure to add the SEQRES metadata to.