BjornFJohansson / pydna

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

Simpler cut representation #187

Closed manulera closed 5 months ago

manulera commented 5 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.