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

option to display paired bases with gray rectangle #897

Closed
dave-doty opened this issue Aug 8, 2023 · 2 comments · Fixed by #966
Closed

option to display paired bases with gray rectangle #897

dave-doty opened this issue Aug 8, 2023 · 2 comments · Fixed by #966
Assignees
Labels
closed in dev Indicates issue is closed in the dev branch, available at: https://scadnano.org/dev/ enhancement New feature or request

Comments

@dave-doty
Copy link
Member

dave-doty commented Aug 8, 2023

Currently "base pair lines" can be displayed, which helps when making figures:

image

Another common convention is to depicted double-stranded regions with a gray rectangle connecting the two DNA strands (e.g., from https://www.solo-group.link/papers/dsd-leakless.pdf, Leakless DNA strand displacement systems, Chris Thachuk, Erik Winfree, David Soloveichik, [DNA Computing and Molecular Programming 21 (DNA21), 2015]):

image

Give this as another view option under View-->Base pairs-->then have a radio button selector (DialogRadio) with three options:

  • None
  • Lines
  • Rectangle

With "... even if bases mismatch" disabled if None is selected.

@rayzhuca
Copy link
Member

Before I implement it, I wanted to double check that I have the correct idea in mind. So we just replace the baselines with a grey rectangle?
Screenshot 2023-12-18 at 12 22 18 PM

@dave-doty
Copy link
Member Author

Before I implement it, I wanted to double check that I have the correct idea in mind. So we just replace the baselines with a grey rectangle? Screenshot 2023-12-18 at 12 22 18 PM

Exactly, that looks perfect.

@rayzhuca rayzhuca linked a pull request Mar 4, 2024 that will close this issue
@dave-doty dave-doty added the closed in dev Indicates issue is closed in the dev branch, available at: https://scadnano.org/dev/ label Mar 11, 2024
rayzhuca added a commit that referenced this issue Mar 15, 2024
…to-display-grey-rectangle

#897 option to display rectangle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed in dev Indicates issue is closed in the dev branch, available at: https://scadnano.org/dev/ enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants