Skip to content

Decouple VariantLookup and variant-masking from Primer3 #82

Description

@msto

It would be convenient if VariantLookup offered a method to mask arbitrary FASTAs and/or sequences based on the variants it contains.

Currently the logic to apply variant masking is contained within Primer3.get_design_sequences, which makes it difficult to reuse. I think this logic could be extracted and refactored into a method on VariantLookup.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions