GithubHelp home page GithubHelp logo

Comments (2)

Zulko avatar Zulko commented on July 24, 2024 1

Here is a relevant project using DNA Weaver. It takes in a SBOL file with different constructs (each construct having a list of parts), extracts the parts, reconstructs the final sequences of the constructs (without MoClo overhangs though), then send to DNA weaver to create an assembly plan. The advantages of using Weaver in this case is that it would automatically cut very large parts into smaller fragments, design primers to domesticate parts, detect if one part contains BsaI and the assembly must be done with BsmBI, etc. But as you'll see it is not straightforward, and it would require some work to adapt to your using exclusively MoClo (and its specific sets of overhangs).

In general, Weaver is best if you have a long arbitratry DNA sequence (so you don't know what the parts will be in advance) and you are not tied to a particular standard like MoClo. If you already know what parts you will use (since SBOL can suggest parts) and you know you want to use MoClo (which would assume that you know in advance that your parts are free of BsaI/BsmBI sites), then you could potentially use other tools. For instance genedom to domesticate the parts / add the right overhangs depending on the part type. Then dnacauldron to check the final assembly. Maybe this moclo library can help too (I haven't used it myself but it looks very relevant).

from dnaweaver.

veghp avatar veghp commented on July 24, 2024 1

Just to add a comment, if you don't have the parts already (as sequence files / in the freezer) and you do a 1-level assembly, then you can also use GoldenHinges or the corresponding CUBA app to find a sequence decomposition.

As for using SBOL files, you can also convert them into a sequence file with synbiopython or some other tool.

from dnaweaver.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.