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

PrimerPair should be a Metric, same as Primer #42

Open
ameynert opened this issue Sep 23, 2024 · 0 comments
Open

PrimerPair should be a Metric, same as Primer #42

ameynert opened this issue Sep 23, 2024 · 0 comments

Comments

@ameynert
Copy link

ameynert commented Sep 23, 2024

PrimerPair is now OligoSet.

Fields should be the component fields of the left and right primers, plus the amplicon information.

There should be left_primer, right_primer, and probe cached properties that bring together their component fields.

Since probe is optional, the cached property should be Optional[Oligo] and return None if there are insufficient populated probe_* fields.

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

No branches or pull requests

1 participant