Difference between revisions of "PALES"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!--Run-->" to "==System Variables== * HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory <!--Run--> ")
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
  
[[Category:Software]]
+
[[Category:Software]][[Category:Physics]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|pales}}
 
|{{#vardefine:app|pales}}
Line 25: Line 25:
  
 
<!--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}}
 
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Run-->
 
<!--Run-->
  

Latest revision as of 18:06, 19 August 2022

Description

pales website  

PALES is a software for analysis of residual dipolar couplings. Its main component is the PALES (Prediction of ALignmEnt from Structure) simulation that predicts the magnitude and orientation of a sterically induced alignment tensor from a solute's (protein/nucleic acid/oligosaccharide) three-dimensional shape. This can be used to validate the correctness of derived structures, to distinguish monomeric from multimeric structures and to evaluate multiple-conformer models for flexible proteins. In addition, features for analysis of experimental dipolar couplings and dipolar coupling tensors are available, such as best-fitting a dipolar coupling tensor to its corresponding 3D structure.

Environment Modules

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

System Variables

  • HPC_PALES_DIR - installation directory