Difference between revisions of "Clview"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BioinformaticsCategory:Genomics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|clview}} |{{#vardefine:url|http://sourceforge.net/proj...")
 
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Bioinformatics]][[Category:Genomics]]
+
[[Category:Software]][[Category:Biology]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|clview}}
 
|{{#vardefine:app|clview}}
Line 20: Line 20:
 
Clview is an nteractive tool for inspecting the ACE format assembly files generated by CAP3 or phrap.
 
Clview is an nteractive tool for inspecting the ACE format assembly files generated by CAP3 or phrap.
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
===Serial===
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 13:48, 15 August 2022

Description

clview website  

Clview is an nteractive tool for inspecting the ACE format assembly files generated by CAP3 or phrap.

Environment Modules

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

System Variables

  • HPC_CLVIEW_DIR - installation directory
  • HPC_CLVIEW_BIN - executable directory