Giter Club home page Giter Club logo

pynmr's Introduction

PyNMR

Attempt to add NMR abilities to molecular viewer Pymol, including :

  • Display distance constraints as sticks between atoms / group of atoms with color code

NOESticks

  • Display distance constraint density as a color gradient on the molecular skeleton

NOEDensity

  • Possibility to choose :
    • Method of distance calculation (ambiguous restraints)
    • Colors and size of NOE representations
  • CNS or CYANA format available
  • Command line and GUI (using Tk and Pmw)

This plugin actually works quite well, although some work is remaining.

Installation :

###For development version :

  • Copy the files into a single directory anywhere on your disk
  • Edit .pymolrc in your home directory and add "run /path/to/files/pymolNMR.py"
  • Edit variable "installDir" in pymolNMR.py (Hopefully this should not be needed in the future)

###For user friendly version :

  • Download "PyNMRPG.py"
  • Use the Pymol standard plugin install in the main menu

Start plugin :

###For development version :

It is not a standard pymol plugin, so you have to type in the command line (or add in .pymolrc) : pyNMR.startGUI()

###For user friendly version :

Start PyNMR from the plugin menu.

Usage :

The GUI is quite straightforward for NMR people I think. For CLI, read pymolNMR.py.

Interface

Possible future features :

  • Display of angular, dihedral and h-bonds constraints
  • Text list of constraints with :
    • Color code
    • Link to 3D display
    • Real-time edit / display
  • Increase speed

Known difficulties :

  • When displaying a large number of constraints as sticks, Pymol performances decrease rapidly :
    • Avoid to draw all constraints if not necessary
    • Remove them before any other action if you can
  • The listbox behaviour is a bit eratic for now, use it just before the display buttons.

pynmr's People

Contributors

oserve avatar

Stargazers

AlexDarkVape avatar

Watchers

urban 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.