Difference between revisions of "Main Page"

From MSL-Libraries
Jump to navigationJump to search
(Features)
(Features)
Line 22: Line 22:
 
* Local backbone sampling.
 
* Local backbone sampling.
 
* Crystal lattice generation.
 
* Crystal lattice generation.
* A '''[[PyMol Python Interface]]''' for calling MSL code from within PyMOL'.
+
* A '''[[PyMOL Python Interface]]''' for calling MSL code from within PyMOL'.
 
* And more...
 
* And more...
  

Revision as of 01:51, 18 February 2010

MSL: an open source C++ library for analysis, manipulation, modeling and design of macromolecules.

MSL-logo.png


Philosophy

The main goal is to create a set of tools that enable the computational study of macromolecules with relative ease at all levels, from simple operations (for example, load a PDB and measure a distance or edit a dihedral) to complex applications (protein modeling or design).

The MSL library is not a program (although some applications are distributed) but a tool for scientist to code their own methods.

Features

Some of the features supported by the library are:

  • Support for reading and writing PDB files.
  • The ability of storing and switching between multiple atom coordinates, for conformational changes and rotameric representation of side chain conformational freedom.
  • For protein design, the ability to build and store multiple residue identities (i.e. LEU, ILE, ALA) at a position and switch between them.
  • Transformations such as translations, rotations, and alignments.
  • The CHARMM force field and other potential energies.
  • Support for CHARMM topology and parameter files.
  • Structure building from scratch (using internal coordinates)
  • Search algorithms such as Monte Carlo, Dead End Elimination, and Self Consistent Mean Field Monte Carlo.
  • Local backbone sampling.
  • Crystal lattice generation.
  • A PyMOL Python Interface for calling MSL code from within PyMOL'.
  • And more...

Documentation

The Documentation – currently still under construction – provides a description of the objects and of some distrubuted programs and utilites, usage examples and a structured tutorial.

Status

The libraries are in an advanced alpha stage and in active development. They are suitable for production work (at your own risk, we use them for it daily), but the APIs are not set in stone so the occasional bug will surface and feature development will be ongoing.

Source

The source code can be downloaded on SourceForge. Go to the Download page.

Main development team:

Reference

A manuscript is currently in preparation.