Difference between revisions of "Misa"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:GenomicsCategory:Bioinformatics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|misa}} |{{#vardefine:url|http://pgrc.ipk-gatersleben.d...")
 
(One intermediate revision by one other user not shown)
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==

Revision as of 19:53, 10 June 2022

Description

misa website  

This tool allows the identification and localization of perfect microsatellites as well as compound microsatellites which are interrupted by a certain number of bases.

Environment Modules

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

System Variables

  • HPC_MISA_DIR - installation directory