BjornFJohansson / pydna

Clone with Python! Data structures for double stranded DNA & simulation of homologous recombination, Gibson assembly, cut & paste cloning.
Other
166 stars 45 forks source link

Simpler cut representation #187

Closed manulera closed 10 months ago

manulera commented 10 months ago

@BjornFJohansson this implements a simpler version of the cut, described in detail in the notebook scripts/cutsite_pairs.ipynb. It stores the position of the cut on the watson strand + the overhang of the resulting cut.