-
Notifications
You must be signed in to change notification settings - Fork 187
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
System insert monomer from the library to the canvas even if it shouldn't (and error message is wrong) #5228
Labels
Milestone
Comments
rrodionov91
added a commit
that referenced
this issue
Aug 9, 2024
…it shouldn't (and error message is wrong) - fixed case with adding new sequence items using replace from library in case if there is no attachment points
9 tasks
rrodionov91
added a commit
that referenced
this issue
Aug 12, 2024
…it shouldn't (and error message is wrong) - fixed case with adding new sequence items using replace from library in case if there is no attachment points
9 tasks
rrodionov91
added a commit
that referenced
this issue
Aug 12, 2024
…it shouldn't (and error message is wrong) (#5277) - fixed case with adding new sequence items using replace from library in case if there is no attachment points - fixed R1/R2 missed attachment points cases
rrodionov91
added a commit
that referenced
this issue
Aug 12, 2024
…as even if it shouldn't (and error message is wrong) (#5279) - fixed case with adding new sequence items using replace from library in case if there is no attachment points - fixed R1/R2 missed attachment points cases
Partially fixed.
|
Guch1g0v
pushed a commit
that referenced
this issue
Oct 17, 2024
…as even if it shouldn't (and error message is wrong) (#5279) - fixed case with adding new sequence items using replace from library in case if there is no attachment points - fixed R1/R2 missed attachment points cases
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Steps to Reproduce
A
peptide twice to put twoA
s on the canvasDACys
peptide (C section, it has no R1 connection point)Actual behavior

System split existed sequence on two and adds monomer at the beginning on the second one. And shows error message
Expected behavior
As per requirement:
The monomer lacks R1 connection point and cannot be inserted at current position
Versions
Related issue - #4878
The text was updated successfully, but these errors were encountered: