seqviz icon indicating copy to clipboard operation
seqviz copied to clipboard

Crossing zero cut sites

Open guzmanvig opened this issue 1 year ago • 0 comments

fixes #272

The logic to handle cut sites is quite complex so I tried to make all the changes encapsulated on an "if cut site crosses the zero-index" as to not mess with the rest of the logic. Tried it with multiple different enzymes.

Here's 2 screenshots:

Screenshot 2024-09-25 at 12 01 35 Screenshot 2024-09-25 at 12 02 10

guzmanvig avatar Sep 25 '24 15:09 guzmanvig