-
Notifications
You must be signed in to change notification settings - Fork 176
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
Macro: Displaying unmodified nucleotide chains in sequence representation #3648
Milestone
Comments
olganaz
changed the title
Displaying modified/unmodified nucleotide chains in sequence representation
Macro: Displaying modified/unmodified nucleotide chains in sequence representation
Dec 4, 2023
olganaz
changed the title
Macro: Displaying modified/unmodified nucleotide chains in sequence representation
Macro: Displaying unmodified/modified nucleotide chains in sequence representation
Dec 19, 2023
olganaz
changed the title
Macro: Displaying unmodified/modified nucleotide chains in sequence representation
Macro: Displaying unmodified nucleotide chains in sequence representation
Dec 19, 2023
rrodionov91
modified the milestones:
Macromolecules Milestone 4,
Macromolecules Milestone 5
Dec 21, 2023
Tests added to the automation table. |
rrodionov91
modified the milestones:
Macromolecules Milestone 5,
Ketcher 2.18.0-rc.1,
Ketcher 2.19.0-rc.1
Jan 12, 2024
9 tasks
rrodionov91
added a commit
that referenced
this issue
Feb 19, 2024
…presentation (#4100) - implemented sequence layout - added snake layouting when switching to sequence mode - disabled rna builder and some tools actions in sequence mode - added object model for chains and modes - fixed order of chains in snake layout --------- Co-authored-by: Roman Rodionov <roman_rodionov@epam.com>
Tested. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background
Representation of RNA-chains in a way of letter sequence.
This task covers representation of unmodified RNA (created on canvas from standard presets or imported from file)
Representation of modified nucleotides will be covered by another issue
Nucleotide - sugar+base+phosphate, connected by the rules, defined in preset.
Nucleoside - sugar+base, connected by the bond between R3 AP of sugar and R1 AP of base.
Requirements
Image is given for better understanding:
Sequence layout should not change the layout in flex/snake modes.
Alternatives
If one fragment contains at least one modified RNA monomer ( Modified phosphate - any phosphate except 'P', modified sugar - any sugar except 'R', Modified base - any base except 'A', 'C', 'G', 'T', 'U'), then all monomers from the fragment remain displayed as pictograms with all the bonds connecting them to each other.
In case of Peptide or CHEM monomers system should display them as '@', R2-R1 (R1-R2) bonds are not displayed, all other bonds are displayed as straight lines.
Structures from micro-mode should be left on canvas where they are displayed as '@' symbol.
UX
Icon for sequence view:
Notation example (ignore nucleotide preview)
The text was updated successfully, but these errors were encountered: