Skip to content

Releases: cfe-lab/pyvdrm

Allow multiple OR clauses without brackets

06 Jun 23:00
fefa963
Compare
Choose a tag to compare

Since HIVdb 9.2, there have been conditions like 33i OR 34i OR 35i, which were breaking in pyvdrm, because only binary OR conditions were expected.
This release generalises OR clauses and allows for multiple OR clauses without brackets.

Filter VariantCalls

26 Jan 00:34
Compare
Choose a tag to compare

Remove empty positions when creating VariantCalls.

Raising Exceptions

26 Jan 00:13
Compare
Choose a tag to compare

Change from returning None in scores to raising exceptions.

Negative variants

17 Jan 23:10
Compare
Choose a tag to compare

Replace NOT A10AC with A10!AC.

Flags and Constants

10 Jan 21:35
Compare
Choose a tag to compare

Add features for mutations that trigger flags instead of numeric scores, and rules that are always triggered without any particular mutation.

Negate

28 Dec 21:11
Compare
Choose a tag to compare
Negate Pre-release
Pre-release

Fix a bug with NOT scoring rules.

Scoring

27 Dec 20:45
Compare
Choose a tag to compare
Scoring Pre-release
Pre-release
v0.0.1

Include wild type in score residues.