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

feat: Primer3 takes a list of VCFs instead of a VariantLookup object #62

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

feat: public VariantLookup class

e2d71aa
Select commit
Loading
Failed to load commit list.
Open

feat: Primer3 takes a list of VCFs instead of a VariantLookup object #62

feat: public VariantLookup class
e2d71aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 27, 2024 in 1s

86.95% of diff hit (target 96.66%)

View this Pull Request on Codecov

86.95% of diff hit (target 96.66%)

Annotations

Check warning on line 254 in prymer/api/variant_lookup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prymer/api/variant_lookup.py#L254

Added line #L254 was not covered by tests

Check warning on line 275 in prymer/api/variant_lookup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prymer/api/variant_lookup.py#L275

Added line #L275 was not covered by tests

Check warning on line 370 in prymer/api/variant_lookup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prymer/api/variant_lookup.py#L370

Added line #L370 was not covered by tests

Check warning on line 490 in prymer/api/variant_lookup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prymer/api/variant_lookup.py#L490

Added line #L490 was not covered by tests

Check warning on line 260 in prymer/primer3/primer3.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prymer/primer3/primer3.py#L260

Added line #L260 was not covered by tests