Skip to content

Refine components in TraversalBlock #554

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

Merged
merged 3 commits into from
Oct 23, 2024
Merged

Conversation

Mrinal-Thomas-Epic
Copy link
Contributor

@Mrinal-Thomas-Epic Mrinal-Thomas-Epic commented Sep 13, 2024

For message compactness, Allele, CisPhasedBlock, and Terminus are no longer components of TraversalBlock, since their traversal direction can always be inferred from surrounding adjacencies. Instead, Allele, CisPhasedBlock, Terminus can now be specified directly as components of DerivativeMolecule.

See discussion #551 for reasoning.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
`Allele`, `CisPhasedBlock`, and `Terminus` can be specified directly on the `DerivativeMolecule`
@Mrinal-Thomas-Epic Mrinal-Thomas-Epic self-assigned this Sep 13, 2024
@Mrinal-Thomas-Epic Mrinal-Thomas-Epic changed the title Refine components in a TraversalBlock Refine components in TraversalBlock Sep 13, 2024
Copy link
Contributor

@larrybabb larrybabb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. @ahwagner please verify.

Copy link
Member

@ahwagner ahwagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This reflects our conversation and LGTM.

@ahwagner ahwagner merged commit 52fd157 into 2.x Oct 23, 2024
3 checks passed
@ahwagner ahwagner deleted the traversal-block-components branch October 23, 2024 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants