Skip to content

Commit

Permalink
Merge pull request #4524 from epam/4519-add-peptides-to-monomer-libra…
Browse files Browse the repository at this point in the history
…ry-backmerge-2.20.0-rc.2-hf.1

Backmerge: #4519 - Macro: Add Pyrro and AspOH peptides to monomer library
  • Loading branch information
rrodionov91 authored Apr 23, 2024
2 parents 4e643ff + c92ba13 commit 714591e
Show file tree
Hide file tree
Showing 7 changed files with 97 additions and 8 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/ketcher-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ketcher-core",
"version": "2.20.0-rc.2",
"version": "2.20.0-rc.2-hf.1",
"description": "Web-based molecule sketcher",
"license": "Apache-2.0",
"homepage": "http://lifescience.opensource.epam.com/ketcher",
Expand Down
2 changes: 1 addition & 1 deletion packages/ketcher-macromolecules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ketcher-macromolecules",
"version": "2.20.0-rc.2",
"version": "2.20.0-rc.2-hf.1",
"description": "Web-based molecule sketcher",
"license": "Apache-2.0",
"homepage": "http://lifescience.opensource.epam.com/ketcher",
Expand Down
89 changes: 89 additions & 0 deletions packages/ketcher-macromolecules/src/data/monomers.sdf
Original file line number Diff line number Diff line change
Expand Up @@ -4430,6 +4430,95 @@ false
[R2]O
[R3]H

$$$$
Aspartic acid (OH)
SciTegic07272112182D

10 9 0 0 1 0 999 V2000
1.6310 -1.5578 0.0000 C 0 0
1.6327 -2.7392 0.0000 O 0 0
0.3507 -0.8201 0.0000 C 0 0 1 0 0 0
-0.9295 -1.5578 0.0000 N 0 0
-1.9525 -0.9669 0.0000 R# 0 0
0.3485 0.6575 0.0000 C 0 0
-0.9317 1.3952 0.0000 C 0 0
-1.9542 0.8032 0.0000 O 0 0
-0.9335 2.5766 0.0000 R# 0 0
2.6534 -0.9658 0.0000 R# 0 0
2 1 2 0
1 3 1 0
3 4 1 0
4 5 1 0
3 6 1 1
6 7 1 0
7 8 2 0
7 9 1 0
1 10 1 0
M RGP 3 5 1 10 2 9 3
M END
> <Name>
Aspartic acid (OH)

> <MonomerType>
PEPTIDE

> <MonomerName>
AspOH

> <MonomerCode>
AspOH

> <MonomerNaturalAnalogCode>
D

> <BranchMonomer>
false

> <MonomerCaps>
[R1]H
[R2]O
[R3]O

$$$$
Pyrrolidine
Ketcher 4232413472D 1 1.00000 0.00000 0

6 6 0 0 0 0 0 0 0 0999 V2000
14.0000 -8.6056 0.0000 N 0 0 0 0 0 0 0 0 0 0 0 0
14.8090 -9.1934 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0
14.5000 -10.1444 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0
13.5000 -10.1444 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0
13.1910 -9.1934 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0
14.0000 -7.6056 0.0000 R# 0 0 0 0 0 0 0 0 0 0 0 0
1 5 1 0 0 0
5 4 1 0 0 0
4 3 1 0 0 0
3 2 1 0 0 0
2 1 1 0 0 0
1 6 1 0 0 0
M RGP 1 6 1
M END
> <Name>
Pyrrolidine

> <MonomerType>
PEPTIDE

> <MonomerName>
Pyrro

> <MonomerCode>
Pyrro

> <MonomerNaturalAnalogCode>
X

> <BranchMonomer>
false

> <MonomerCaps>
[R1]H

$$$$
2,4-diaminobutanoic acid
SciTegic07272112182D
Expand Down
2 changes: 1 addition & 1 deletion packages/ketcher-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ketcher-react",
"version": "2.20.0-rc.2",
"version": "2.20.0-rc.2-hf.1",
"description": "Web-based molecule sketcher",
"license": "Apache-2.0",
"homepage": "http://lifescience.opensource.epam.com/ketcher",
Expand Down
2 changes: 1 addition & 1 deletion packages/ketcher-standalone/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ketcher-standalone",
"version": "2.20.0-rc.2",
"version": "2.20.0-rc.2-hf.1",
"description": "Web-based molecule sketcher",
"license": "Apache-2.0",
"homepage": "http://lifescience.opensource.epam.com/ketcher",
Expand Down

0 comments on commit 714591e

Please sign in to comment.