Difference between revisions of "Tutorial"

From MSL-Libraries
Jump to navigationJump to search
Line 10: Line 10:
 
*** [[Tutorial:Getting started: Compiling MSL with external libraries|Getting started: Compiling MSL with external libraries]]
 
*** [[Tutorial:Getting started: Compiling MSL with external libraries|Getting started: Compiling MSL with external libraries]]
 
*** [[Tutorial:Getting started: Compiling your own programs in MSL|Getting started: Compiling your own programs in MSL]]
 
*** [[Tutorial:Getting started: Compiling your own programs in MSL|Getting started: Compiling your own programs in MSL]]
 
 
* '''Download topology/parameter files'''
 
* '''Download topology/parameter files'''
*** [[Tutorial: Download CHARMM topology and parameter files]]
+
** [[Tutorial: Download CHARMM topology and parameter files]]
 
 
 
* '''Molecular objects: atoms, residues, chains...'''
 
* '''Molecular objects: atoms, residues, chains...'''
 
** ''Read and write coordinates to/from files''
 
** ''Read and write coordinates to/from files''

Revision as of 19:39, 30 May 2012

NOTE: the tutorial is under construction

The tutorial is a collection of articles that illustrate specific features of MSL. Each article explains example programs found in the examples/ subdirectory. Previous knowledge of C++ is assumed.

  • Calculating Molecular Properties and Energies
    • Calculating Solvent Exposed Surface Area
    • Calculating CHARMM Energies
    • Using Statistical Potentials in MSL




  • Interfacing with R
    • Calling R from within MSL (including passing data back and forth)
  • Cartesian Minimization
    • Minimization of a simple System of atoms