Skip to content

Commit

Permalink
Merge pull request #625 from csbrasnett/cys-logging
Browse files Browse the repository at this point in the history
Log disulfide bridges
  • Loading branch information
pckroon authored Oct 29, 2024
2 parents 53c991d + 8d7fb12 commit 8a0a91c
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vermouth/data/force_fields/elnedyn21/aminoacids.ff
Original file line number Diff line number Diff line change
Expand Up @@ -610,3 +610,5 @@ resname "CYS"
SC1 >SC1 1 0.24 {"comment": "Disulfide bridge"}
;[ features ]
;disulfide
[ info ]
Disulfide bridge found between residues {SC1[chain]}-{SC1[resname]}{SC1[resid]} and {>SC1[chain]}-{>SC1[resname]}{>SC1[resid]}
2 changes: 2 additions & 0 deletions vermouth/data/force_fields/elnedyn22/aminoacids.ff
Original file line number Diff line number Diff line change
Expand Up @@ -610,3 +610,5 @@ resname "CYS"
SC1 >SC1 1 0.24 {"comment": "Disulfide bridge"}
;[ features ]
;disulfide
[ info ]
Disulfide bridge found between residues {SC1[chain]}-{SC1[resname]}{SC1[resid]} and {>SC1[chain]}-{>SC1[resname]}{>SC1[resid]}
2 changes: 2 additions & 0 deletions vermouth/data/force_fields/elnedyn22p/aminoacids.ff
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,8 @@ resname "CYS"
SC1 >SC1 1 0.24 {"comment": "Disulfide bridge"}
;[ features ]
;disulfide
[ info ]
Disulfide bridge found between residues {SC1[chain]}-{SC1[resname]}{SC1[resid]} and {>SC1[chain]}-{>SC1[resname]}{>SC1[resid]}

; Exclusions between the charged terminii and the charge dummies
[ link ]
Expand Down
2 changes: 2 additions & 0 deletions vermouth/data/force_fields/martini22/aminoacids.ff
Original file line number Diff line number Diff line change
Expand Up @@ -883,3 +883,5 @@ resname "CYS"
SC1 >SC1 1 0.24 {"comment": "Disulfide bridge"}
;[ features ]
;disulfide
[ info ]
Disulfide bridge found between residues {SC1[chain]}-{SC1[resname]}{SC1[resid]} and {>SC1[chain]}-{>SC1[resname]}{>SC1[resid]}
2 changes: 2 additions & 0 deletions vermouth/data/force_fields/martini22p/aminoacids.ff
Original file line number Diff line number Diff line change
Expand Up @@ -889,6 +889,8 @@ resname "CYS"
SC1 >SC1 1 0.24 {"comment": "Disulfide bridge"}
;[ features ]
;disulfide
[ info ]
Disulfide bridge found between residues {SC1[chain]}-{SC1[resname]}{SC1[resid]} and {>SC1[chain]}-{>SC1[resname]}{>SC1[resid]}

; Exclusions between the charged terminii and the charge dummies
[ link ]
Expand Down
2 changes: 2 additions & 0 deletions vermouth/data/force_fields/martini3001/aminoacids.ff
Original file line number Diff line number Diff line change
Expand Up @@ -1275,3 +1275,5 @@ resname "CYS"
SC1 >SC1 1 0.24 {"comment": "Disulfide bridge"}
[ features ]
disulfide
[ info ]
Disulfide bridge found between residues {SC1[chain]}-{SC1[resname]}{SC1[resid]} and {>SC1[chain]}-{>SC1[resname]}{>SC1[resid]}
2 changes: 2 additions & 0 deletions vermouth/data/force_fields/martini30b32/aminoacids.ff
Original file line number Diff line number Diff line change
Expand Up @@ -782,3 +782,5 @@ resname "CYS"
SC1 >SC1 1 0.24 {"comment": "Disulfide bridge"}
[ features ]
disulfide
[ info ]
Disulfide bridge found between residues {SC1[chain]}-{SC1[resname]}{SC1[resid]} and {>SC1[chain]}-{>SC1[resname]}{>SC1[resid]}
2 changes: 2 additions & 0 deletions vermouth/data/force_fields/martini30dev/aminoacids.ff
Original file line number Diff line number Diff line change
Expand Up @@ -827,3 +827,5 @@ resname "CYS"
SC1 >SC1 1 0.24 {"comment": "Disulfide bridge"}
[ features ]
disulfide
[ info ]
Disulfide bridge found between residues {SC1[chain]}-{SC1[resname]}{SC1[resid]} and {>SC1[chain]}-{>SC1[resname]}{>SC1[resid]}

0 comments on commit 8a0a91c

Please sign in to comment.