| Trees | Indices | Help |
|
|---|
|
|
object --+
|
utilities.FileUtils --+
|
core.Worker --+
|
_RMSD
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Set up RMSD analysis. This is the worker class; this is where all the real analysis is done.
|
|
Analyze trajectory and write RMSD files. Each frame is fit to the structure in the tpr, based on the C-alpha atoms. The RMSd is alculated for the supplied index group *group*. :Arguments: - *group*: index group for RMSD calculation (eg C-alpha or Protein) - *force*: do analysis and overwrite existing files - *gmxargs*: additional keyword arguments for :func:`gromacs.g_rms` (e.g. res=True)
|
Collect output xvg files as :class:`gromacs.formats.XVG` objects. :Returns: a dictionary of the results and also sets ``self.results``.
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 12 15:59:35 2010 | http://epydoc.sourceforge.net |