-
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
Replacement of peptide at the end of sequence on preset w/out base works wrong #5245
Comments
rrodionov91
added a commit
that referenced
this issue
Aug 9, 2024
… base works wrong - moved rna node addition in sequence mode to separate function - removed restriction of insertion/replacing rna without base
9 tasks
rrodionov91
added a commit
that referenced
this issue
Aug 12, 2024
… base works wrong (#5274) - moved rna node addition in sequence mode to separate function - removed restriction of insertion/replacing rna without base - fixed conditions sequence in rna addition method for sequence mode
rrodionov91
added a commit
that referenced
this issue
Aug 12, 2024
… base works wrong - moved rna node addition in sequence mode to separate function - removed restriction of insertion/replacing rna without base
9 tasks
rrodionov91
added a commit
that referenced
this issue
Aug 12, 2024
…reset w/out base works wrong (#5278) - moved rna node addition in sequence mode to separate function - removed restriction of insertion/replacing rna without base - fixed conditions sequence in rna addition method for sequence mode
Tested. Bug fixed. 2024-08-15_14h13_21.mp4Desktop:
Ketcher version |
Guch1g0v
pushed a commit
that referenced
this issue
Oct 17, 2024
…reset w/out base works wrong (#5278) - moved rna node addition in sequence mode to separate function - removed restriction of insertion/replacing rna without base - fixed conditions sequence in rna addition method for sequence mode
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to Reproduce
Actual behavior
"Confirm Your Actions" dialog appears
Click YES
System removes last peptide from the sequence
Expected behavior
No dialog appears
System replace
A
peptide with@
symbolAs per requirement:
Versions
Related issue - #4878
The text was updated successfully, but these errors were encountered: