Difference between revisions of "PALES"

From UFRC
Jump to navigation Jump to search
(Created page with " Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|pales}} |{{#vardefine:url|http://spin.niddk.nih.gov/bax/software/PALES/index.html}} <!--CONFIGURATION...")
 
m (Text replace - "{{App_Description|app={{#var:app}}|url={{#var:url}}}}|}}" to "{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} ")
Line 20: Line 20:
 
<!--Description-->
 
<!--Description-->
 
{{#if: {{#var: url}}|
 
{{#if: {{#var: url}}|
{{App_Description|app={{#var:app}}|url={{#var:url}}}}|}}
+
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
 +
 
 
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.  
 
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.  
 
<!--Location-->
 
<!--Location-->

Revision as of 01:53, 10 August 2012

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. Template:App Location

Available versions

  • 122

Running the application using modules

To use pales with the environment modules system at HPC the following commands are available:

Get module information for pales:

$module spider pales

Load the default application module:

$module load pales

The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:

  • HPC_PALES_DIR - directory where pales is located.