Giter VIP home page Giter VIP logo

ligate's Introduction

Introduction

Ligate is a Perl script that can merge several individual 3D RNA motifs within a PDB file into a single RNA structure. The script was developed to help design the single-stranded RNA origami structures published in Science in 2014 (http://science.sciencemag.org/content/345/6198/799.full). A protocol describing the details of the RNA origami design process has also been published (https://link.springer.com/protocol/10.1007%2F978-1-4939-6454-3_5).

Usage

Installing

Make sure you have a Perl compiler installed for your platform. Run the command perl -version in the command line to check for installed versions. If no installed versions are found, get an installer for you platform from https://www.perl.org/get.html.

Get the source files by running:

git pull [email protected]:esa-lab/ligate.git

Running

Enter the source folder and ligate a merged PDB file. The script is run with the command:

perl ligate.pl inputfile.pdb > outputfile.pdb

Example files from the protocol mentioned in the introduction can be found in the "examples" folder. Ligate the file "4_2H-AE_merged.pdb" with the command:

perl ligate.pl 4_2H-AE_merged.pdb > 5_2H-AE_ligated.pdb

The script should create the file "5_2H-AE_ligated.pdb", which contain the ligated structure.

ligate's People

Contributors

andersen-lab-bio avatar danielsvane avatar

Stargazers

 avatar  avatar

Watchers

 avatar James Cloos avatar Andreas Bøggild avatar

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.