Difference between revisions of "Vcf-validator"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Biology {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|vcfvalidator}} |{{#vardefine:url|https://github.com/EBIvariation/vcf-validator}} <...") |
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
||
Line 24: | Line 24: | ||
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== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
<!--Configuration--> | <!--Configuration--> |
Revision as of 21:29, 6 December 2019
Description
Validation suite for Variant Call Format (VCF) files, implemented using C++11
Environment Modules
Run module spider vcfvalidator
to find out what environment modules are available for this application.
System Variables
- HPC_VCFVALIDATOR_DIR - installation directory
- HPC_VCFVALIDATOR_BIN - executable directory