Releases
3.0.0
Bug Fixes
Change int weights to float weights, update doctest examples (#61 ) (f71dc65 )
Check against HN
tag instead of is_unmapped
property (#69 ) (364a9dc )
Pad target region by max_amplicon_length
(#23 ) (dd844f5 )
Executable path validation tests should not be dependent on the user environment (#25 ) (8f151a0 )
Documentation
Expand the documentation for OffTargetDetector
(#46 ) (c434b1d )
Add bioconda badge (#9 ) (8d332df )
Features
Use OffTargetDetector and ExecutableRunner as ContextManagers (#64 ) (5515d05 )
Remove pysam and bwa warmup hack (#65 ) (a132a52 )
Use bwa-aln-interactive and upgrade developer's docs (#32 ) (d87e740 )
Redirect BwaAlnInteractive stderr to debug logging (#74 ) (5d79a52 )
Add thermodynamic-related weights and parameters for PickHybProbeOnly
task (#60 ) (9f51325 )
Ensure FileBasedVariantLookup is used as a context manager (#71 ) (7e2e784 )
Speed improvements for primer pair hit building from single primer hits (#99 ) (baf2e65 )
Add parameter validation for OffTargetDetector.__init__
(#103 ) (a193734 )
Add support for min_primer_pair_hits
to OffTargetDetector
(#44 ) (0e64007 )
Make OffTargetDetector.filter()
generic (#19 ) (02a57b1 )
Miscellaneous Tasks
Refactor
Export Primer3Parameters and Primer3Weights (#36 ) (bc0622d )
Export OffTargetDetector (#37 ) (1451938 )
Primer -> Oligo, PrimerLike -> OligoLike (#51 ) (93ea6e7 )
Make PrimerPair.amplicon
a cached property (#93 ) (385e1b1 )
CI
Migrate ubuntu-latest to ubuntu-24.04 (#96 ) (f62c4b5 )
Miscellaneous Tasks
Bump version to 2.0.1-dev after 2.0.0 release (#2 ) (348de4f )
Update the readme badges (#4 ) (2a2e11a )
Update lock file (#22 ) (ed5c25c )
Fix PyPi trusted publishing in GitHub Actions (#26 ) (45c3b42 )
Fix README publish prymer badge URL (#29 ) (e942368 )
You can’t perform that action at this time.