Difference between revisions of "MSMBuilder"

From UFRC
Jump to navigation Jump to search
(Created page with "__NOTOC__ __NOEDITSECTION__ Category:SoftwareCategory:Molecular Dynamics {|<!--Main settings - REQUIRED--> |{{#vardefine:app|msmbuilder}} |{{#vardefine:url|https://sim...")
 
 
(5 intermediate revisions by 3 users not shown)
Line 21: Line 21:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
[[Modules|modules documentation]]
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
*{{#var:app}}
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
<!--Additional-->
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable binary directory
{{#if: {{#var: exe}}|==Additional Information==
+
* HPC_{{uc:{{#var:app}}}}_LIB - library directory
To run the graphical interface of molden, please connect to an [[GUI_Programs|interactive node]].
+
 
|}}
 
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==
 
See the [[{{PAGENAME}}_Configuration]] page for {{#var: app}} configuration details.|}}
 
See the [[{{PAGENAME}}_Configuration]] page for {{#var: app}} configuration details.|}}

Latest revision as of 16:38, 10 June 2022

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.

Environment Modules

Run module spider msmbuilder to find out what environment modules are available for this application.

System Variables

  • HPC_MSMBUILDER_DIR - installation directory
  • HPC_MSMBUILDER_BIN - executable binary directory
  • HPC_MSMBUILDER_LIB - library directory