Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1412 Nucleotide splitting for V3000 molfile SCSR #1420

Merged
merged 41 commits into from
Dec 6, 2023

Conversation

even1024
Copy link
Collaborator

No description provided.

@even1024 even1024 marked this pull request as draft November 29, 2023 10:30
core/indigo-core/molecule/src/monomers_lib.cpp Outdated Show resolved Hide resolved
core/indigo-core/molecule/src/monomers_lib.cpp Outdated Show resolved Hide resolved
core/indigo-core/molecule/src/monomers_lib.cpp Outdated Show resolved Hide resolved
core/indigo-core/molecule/src/monomer_commons.cpp Outdated Show resolved Hide resolved
core/indigo-core/molecule/src/molfile_loader.cpp Outdated Show resolved Hide resolved
core/indigo-core/molecule/src/molfile_loader.cpp Outdated Show resolved Hide resolved
api/tests/integration/tests/formats/ref/dcysteine.mol Outdated Show resolved Hide resolved
@even1024 even1024 marked this pull request as ready for review December 5, 2023 10:46
@@ -124,6 +124,13 @@ namespace indigo
friend class MoleculeCIPCalculator;
typedef std::map<int, int> Mapping;

struct TemplateAttPoint
{
int ap_occur_idx;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rename to understanble names

M V30 MDLV30/STEABS ATOMS=(1 7)
M V30 END COLLECTION
M V30 BEGIN SGROUP
M V30 1 SUP 1 CLASS=LGRP
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why there are no atoms in leaving group?

@AlexanderSavelyev AlexanderSavelyev merged commit 745389d into master Dec 6, 2023
78 checks passed
@AlexanderSavelyev AlexanderSavelyev deleted the 1412-nucleotiode-splitting branch December 6, 2023 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants