Difference between revisions of "RAVE"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
Line 24: Line 24:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Revision as of 21:24, 6 December 2019

Description

rave website  

RAVE is a suite of programs for single and multiple domain, single and multiple crystal real-space electron-density averaging. It also contains tools for the detection of secondary structure elements in macromolecular electron-density maps. The package succeeds the previous A suite.

Environment Modules

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

System Variables

  • HPC_RAVE_DIR - installation directory
  • HPC_RAVE_BIN - executable directory