Difference between revisions of "DosageConvertor"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Converter {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|dosageconvertor}} |{{#vardefine:url|http://genome.sph.umich....") |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category:Biology | + | [[Category:Software]][[Category:Biology]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|dosageconvertor}} | |{{#vardefine:app|dosageconvertor}} | ||
Line 21: | Line 21: | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | |||
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 15:04, 10 June 2022
Description
DosageConvertor is a C++ tool to convert dosage files (in VCF format) from Minimac3 to ther formats such as MaCH or PLINK.
Environment Modules
Run module spider dosageconvertor
to find out what environment modules are available for this application.
System Variables
- HPC_DOSAGECONVERTOR_DIR - installation directory