Difference between revisions of "Hpsandbox"
Jump to navigation
Jump to search
(Created page with "Category:Software Category:Programming {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|hpsandbox}} |{{#vardefine:url|https://github.com/vvoelz/HPSandbox}} <!--CONFI...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 26: | Line 26: | ||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
+ | * {{uc:{{#var:app}}}}HOME - home directory | ||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 22:27, 1 February 2023
Description
HPSandbox is a set of Python objects that allow you to quickly write simple python scripts to explore the two-dimensional HP lattice model of proteins of Chan and Dill.
Environment Modules
Run module spider hpsandbox
to find out what environment modules are available for this application.
System Variables
- HPC_HPSANDBOX_DIR - installation directory
- HPSANDBOXHOME - home directory