epam / Indigo

Universal cheminformatics toolkit, utilities and database search tools
http://lifescience.opensource.epam.com
Apache License 2.0
291 stars 100 forks source link

Introduce IDT alias for monomers and RNA presets in Ket format #1903

Closed olganaz closed 2 months ago

olganaz commented 3 months ago

Background To support IDT format import/export it needs to add some relations between monomers in Ketcher library and IDT library.

Solution It needs to introduce IDT alias field to monomer and rna templates in ketcher library according to ket specification. IDT alias should be also stored in monomer model to have an access to it during the export/import in future. One monomer or RNA preset could have multiple IDT aliases. IDT alias should contain the name of IDT monomer without '/' symbols.

Alternatives A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

AlexeyGirin commented 1 month ago

Verified. image