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

patched start codon regression #414

Merged
merged 1 commit into from
Dec 10, 2023
Merged

patched start codon regression #414

merged 1 commit into from
Dec 10, 2023

Conversation

TimothyStiles
Copy link
Collaborator

@TimothyStiles TimothyStiles commented Dec 10, 2023

Changes in this PR

There was a small regression that required that all translated sequences begin with a start codon.

Why are you making these changes?

Not all translatable sequences should have a start codon. This will break cloning scheme workflows and probably other things.

Are any changes breaking? (IMPORTANT)

No

Pre-merge checklist

All of these must be satisfied before this PR is considered
ready for merging. Mergeable PRs will be prioritized for review.

  • New/changed functionality is thoroughly tested.
  • Changes are documented in CHANGELOG.md in the [Unreleased] section.
  • All code is properly formatted and linted.
  • The PR template is filled out.

@TimothyStiles TimothyStiles merged commit 8ea0d04 into main Dec 10, 2023
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the translate-patch branch December 10, 2023 18:37
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

1 participant