Difference between revisions of "DP GP cluster"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|DP_GP_cluster}} |{{#vardefine:url|https://github.com/PrincetonUniversity/DP_GP_cluster}} <!--CONFIGURA...")
 
 
Line 18: Line 18:
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
  
DESCRIPTION
+
DP_GP_cluster is a software package designed for parallel genome processing using dynamic programming algorithms.It is optimized for high-performance computing environments and is useful for tasks such as pairwise sequence alignment and clustering.
 +
 
  
 
<!--Modules-->
 
<!--Modules-->
 
==Environment Modules==
 
==Environment Modules==
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
+
Run <code>module spider dp_gp_cluster</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory

Latest revision as of 22:19, 4 December 2024

Description

DP_GP_cluster website  

DP_GP_cluster is a software package designed for parallel genome processing using dynamic programming algorithms.It is optimized for high-performance computing environments and is useful for tasks such as pairwise sequence alignment and clustering.


Environment Modules

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

System Variables

  • HPC_DP_GP_CLUSTER_DIR - installation directory