DNA Weaver is a Python library to find optimal strategies for assembling large DNA constructs. Given an arbitrary sequence, DNA Weaver will select the most adapted commercial DNA providers, cloning methods and parts repositories (depending on your preferences), and will design all necessary assembly fragments and assembly steps.
DNA Weaver was written with versatility and extensibility in mind: each DNA source and assembly method can be customized, and assembly plans can be optimized with respect to total price, overall duration of the assembly, or assembly success probabilities.
PIP installation:
pip install dnaweaver
Web documentation:
https://edinburgh-genome-foundry.github.io/DnaWeaver/
Github Page
https://github.com/Edinburgh-Genome-Foundry/Dnaweaver
Live demo
https://dnaweaver.genomefoundry.org
License: MIT, Copyright Edinburgh Genome Foundry
DNA Weaver is part of the EGF Codons synthetic biology software suite for DNA design, manufacturing and validation.