Difference between revisions of "Tutorial"
From MSL-Libraries
Jump to navigationJump to search (→NOTE: the tutorial is under construction) |
|||
Line 1: | Line 1: | ||
=== NOTE: the tutorial is under construction === | === NOTE: the tutorial is under construction === | ||
+ | |||
+ | The tutorial is a collection of articles that illustrate specific feature of MSL by explaining example programs found in the [http://mslib.svn.sourceforge.net/viewvc/mslib/trunk/examples/ examples/] subdirectory. | ||
* '''Getting started''' | * '''Getting started''' | ||
Line 15: | Line 17: | ||
*** [[Tutorial:Looping over Chains, Residues, Atoms in the System| Looping over Chains, Residues, Atoms in the System]] | *** [[Tutorial:Looping over Chains, Residues, Atoms in the System| Looping over Chains, Residues, Atoms in the System]] | ||
*** [[Tutorial:Molecular Object Getters | Checking for existance of Atoms, Residues, Chains and getting them]] | *** [[Tutorial:Molecular Object Getters | Checking for existance of Atoms, Residues, Chains and getting them]] | ||
+ | ** Measuring distances, angles, dihedrals | ||
+ | ** Applying translations and rotations | ||
+ | ** Changing conformation | ||
+ | ** Molecular alignments | ||
+ | ** Calculating Solvent Exposed Surface Area |
Revision as of 13:39, 18 March 2010
NOTE: the tutorial is under construction
The tutorial is a collection of articles that illustrate specific feature of MSL by explaining example programs found in the examples/ subdirectory.
- Getting started
- Molecular objects: atoms, residues, chains...
- Read and write coordinates to/from files
- Interacting and manipulating molecular objects
- Measuring distances, angles, dihedrals
- Applying translations and rotations
- Changing conformation
- Molecular alignments
- Calculating Solvent Exposed Surface Area