Skip to content

Commit 61b35a5

Browse files
authored
Merge pull request #81 from maxall41/patch-1
Update __init__.py to expose AvoidHeterodimerization
2 parents 4be08c2 + 5fed473 commit 61b35a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dnachisel/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
AvoidMatches,
2121
AvoidRareCodons,
2222
UniquifyAllKmers,
23+
AvoidHeterodimerization,
2324
AvoidPattern,
2425
AvoidStopCodons,
2526
CodonOptimize,

0 commit comments

Comments
 (0)