Difference between revisions of "PyRosetta"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:biologyCategory:structureCategory:modeling {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|pyrosetta}} |{{#vardefine:url|http://ww...")
 
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
 
* PYROSETTA_DATABASE - database directory
 
* PYROSETTA_DATABASE - database directory
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:24, 6 December 2019

Description

pyrosetta website  

PyRosetta is an interactive Python-based interface to the powerful Rosetta molecular modeling suite. It enables users to design their own custom molecular modeling algorithms using Rosetta sampling methods and energy functions.

Environment Modules

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

System Variables

  • HPC_PYROSETTA_DIR - installation directory
  • PYROSETTA_DATABASE - database directory