Difference between revisions of "Mutmap"
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}}}}|}} | ||
− | + | 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. | ||
− | |||
− | |||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Revision as of 14:47, 20 June 2023
Description
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.