From 0a045e4af6d21c519e20627379abfc3c809d8dc4 Mon Sep 17 00:00:00 2001 From: Manuel Lera-Ramirez Date: Thu, 17 Oct 2024 19:27:38 +0100 Subject: [PATCH] clear ovhgs before searching for safety --- src/pydna/user.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pydna/user.py b/src/pydna/user.py index 2d3de78e..512a1eaf 100644 --- a/src/pydna/user.py +++ b/src/pydna/user.py @@ -87,6 +87,7 @@ def search(self, dna, linear=True): # or should we just return the first cut site? -> Match # >>> Dseq("CGTCGCuCACACGT") # + self.ovhgs = list() results = list() for forward in [True, False]: # Not using watson and crick, because the cut coordinates are with respect to the