You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a similar Tool palette in macromolecular mode, modeled after the functionality and design of the Tool palette in micromolecular mode.
Implement the "Lasso Selection" functionality that allows users to draw an irregular area using a mouse to select molecule fragments in the chemical editor. That way users should be able to easily select monomers or bonds within the draw area, with a visual representation of the selection ( highlighting with color). The functionality should support basic actions after selecting desired area, including: moving, and deleting the selected elements.
Requirements
User should be able to draw an irregular selection area on the canvas by clicking and dragging the mouse.
Elements (monomers or bonds ) within the lasso area should automatically be highlighted.
The lasso selection tool should select a molecule during its initial pass and then deselect it during the subsequent pass. As the user drags the mouse, the tool will generate irregular gray lines that create varied selection shapes.
Implement the "Fragment Selection" functionality, allowing users to select specific molecular fragments for manipulation. This tool should allow users to select connected parts of a molecule with highlighting that selected part. After the selection, the user can perform actions like: rotating horizontally and vertically the selected fragment, moving and deleting the fragment.
Requirements
User can click on any monomer, bond or element in the structure to automatically select the entire fragment connected to that element (The term "fragments" refers to any collection to monomers, and small molecules connected via bonds. )
Elements within the fragment area should be automatically highlighted.
The text was updated successfully, but these errors were encountered:
Background
Create a similar Tool palette in macromolecular mode, modeled after the functionality and design of the Tool palette in micromolecular mode.
Requirements
Requirements
The text was updated successfully, but these errors were encountered: