Giter VIP home page Giter VIP logo

repp's People

Contributors

jjti avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

repp's Issues

Modernize/modularize

Some goals to make REPP easier to install and use. Breaking changes.

Easier install

  • Dockerize
  • Prune git history a bit, it's too large, doesn't fit with external db model discussed below
  • Stop including iGEM and other databases with REPP install

Easier use

  • Remove embedded blast/primer3 binaries (lookup in PATH)
  • Set defaults for all client settings
  • Embed enzymes, no internal database
  • Expose all client config options thru CLI flags (ie don't require users to change the config file to change their settings)
  • Actual f'ing logging

Local sequence databases

  • install sequence databases from FASTA files
    • all databases are used by default during sequence assembly
  • Remove --igem and --dnasu flags, etc, from the repp make cmds
  • Move iGEM, DNASU, Addgene sequence databases to S3 for now

Add Golden Gate support to assemblies

Right now, the only supported assembly method is Gibson Assembly. BsaI and/or BpiI restriction enzymes could be added on the outsides of primers so each fragment anneals with its neighboring fragment through digestion and ligation rather than homology arms.

Functionality:

  • addition of BsaI and BpiI to the ends of the primers
    • consider the added BsaI and BpiI sequence when designing/selecting for primers
    • add additional seq on the 5' end, beyond the BsaI and BpiI sites
  • data-driven selection of overhangs between sets of fragments, eg (Potapov, 2018)
    • avoid duplicate or cross-specific overhangs
    • select for best binding overhangs, avoid weak overhangs like TATA
    • avoid assemblies where a set of valid and desired overhangs is impossible to select
  • reduce the allowable overlap between fragments to just the 4bp of the neighboring overhang

Changes:

Most of these changes will be made in the primer3.go file: https://github.com/Lattice-Automation/repp/blob/master/internal/repp/primer3.go

How overlap between fragments is calculated and how the overlap is selected will need to be included and overwrite the current consideration about overlap lengths.

Sourcing data

Interesting project! I'm curious how you sourced the addgene, igem, and dnasu databases in the s3 bucket.

Web server of repp

Thanks for making this very useful tool. Right now, getting the installation right is not trivial. It would be better to have a more detailed installation instruction based on platform (Mac, Windows, Linux). A web server of this tool would probably be the best, so that users who do not wish to deal with installation can benefit from using this tool.

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.