Difference between revisions of "Mutmap"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|mutmap}} |{{#vardefine:url|https://github.com/YuSugihara/MutMap.git}} <!--CONFIGURATION: OPTIONAL (|1}...")
 
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
+
Pipeline to identify causative mutations responsible for a phenotype.
  
 
<!--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 {{#var:app}}</code> to find out what environment modules are available for this application.
==System Variables==
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 14:47, 20 June 2023

Description

mutmap website  

Pipeline to identify causative mutations responsible for a phenotype.

Environment Modules

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