Skip to content

Commit

Permalink
Update gufe/components/proteincomponent.py
Browse files Browse the repository at this point in the history
Co-authored-by: Irfan Alibay <[email protected]>
  • Loading branch information
richardjgowers and IAlibay committed Apr 18, 2023
1 parent f482830 commit e47c7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gufe/components/proteincomponent.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
class ProteinComponent(ExplicitMoleculeComponent):
"""Wrapper around a Protein representation.
Relative to a SmallMoleculeComponent, this representation additionally contains information
In comparison to a SmallMoleculeComponent, this representation additionally contains information
relating to the residue and chain information. This is achievable by having the MonomerInfo attributes
present on each atom of the input RDKit molecule, which is done when reading from either PDB or `.mae`
file inputs.
Expand Down

0 comments on commit e47c7af

Please sign in to comment.