Difference between revisions of "Pandaseq"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BioinformaticsCategory:Biology {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|pandaseq}} |{{#vardefine:url| https://github.com/neufel...")
 
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Bioinformatics]][[Category:Biology]]
+
[[Category:Software]][[Category:Biology]][[Category:NGS]][[Category:Sequencing]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|pandaseq}}
 
|{{#vardefine:app|pandaseq}}
Line 21: Line 21:
  
 
<!--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
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 18:08, 19 August 2022

Description

pandaseq website  

PANDASEQ is a PAired-eND Assembler for DNA sequences.

Environment Modules

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

System Variables

  • HPC_PANDASEQ_DIR - installation directory