Skip to content

Commit

Permalink
warning about mutation of residues
Browse files Browse the repository at this point in the history
  • Loading branch information
stefdoerr committed Dec 11, 2023
1 parent a8fb40a commit 17d72e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions moleculekit/tools/modelling.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ def model_gaps(
):
"""Model gaps in a protein sequence using ProMod3.
This method will also mutate any residues in the Molecule that do not match the input sequence.
Parameters
----------
mol : Molecule
Expand Down

0 comments on commit 17d72e3

Please sign in to comment.