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

Update snake layout logic taking into account small molecules #5996

Open
ljubica-milovic opened this issue Nov 20, 2024 · 0 comments
Open

Update snake layout logic taking into account small molecules #5996

ljubica-milovic opened this issue Nov 20, 2024 · 0 comments
Labels
draft feature request Macro-Micro Bucket: Macro-Micro View related issues Snake mode Bucket: Snake mode related issues

Comments

@ljubica-milovic
Copy link
Collaborator

Background
Currently small molecules do not get layouted in snake mode - their position never changes automatically. This might lead to overlap between small molecules and monomers on canvas.
In this ticket, a simplest layouting logic for small molecules is covered, and should be improved later.
image

Requirements

  1. All chains made up from monomers should be layouted like usual at the top of the canvas.

  2. Small molecules connected to monomers should be layouted bellow the chains.

  3. Small molecules NOT connected to monomers should be layouted bellow the ones who are connected to monomers.

@ljubica-milovic ljubica-milovic added draft feature request Macro-Micro Bucket: Macro-Micro View related issues Snake mode Bucket: Snake mode related issues labels Nov 20, 2024
@ljubica-milovic ljubica-milovic added this to the Refined Backlog milestone Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
draft feature request Macro-Micro Bucket: Macro-Micro View related issues Snake mode Bucket: Snake mode related issues
Projects
None yet
Development

No branches or pull requests

1 participant