Difference between revisions of "MSMBuilder"

From UFRC
Jump to navigation Jump to search
Line 30: Line 30:
 
==System Variables==
 
==System Variables==
 
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - installation directory
+
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable binary directory
* HPC_{{#uppercase:{{#var:app}}}}_LIB - installation directory
+
* HPC_{{#uppercase:{{#var:app}}}}_LIB - library directory
  
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 21:04, 10 September 2012

Description

msmbuilder website  

MSMBuilder is an open source software package for automating the construction and analysis of Markov state models (MSMs). It is primarily written in the python programming language with C extensions for the most time consuming routines. MSMs are a powerful means of modeling the structure and dynamics of molecular systems, like proteins.

Required Modules

modules documentation

Serial

  • msmbuilder
  • python
  • hdf5

System Variables

  • HPC_{{#uppercase:msmbuilder}}_DIR - installation directory
  • HPC_{{#uppercase:msmbuilder}}_BIN - executable binary directory
  • HPC_{{#uppercase:msmbuilder}}_LIB - library directory