Difference between revisions of "StringMLST"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:GenomicsCategory:NGS {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|stringmlst}} |{{#vardefine:url|https://github...") |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category:Biology]][[Category: | + | [[Category:Software]][[Category:Biology]][[Category:ChIP-Seq]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|stringmlst}} | |{{#vardefine:app|stringmlst}} | ||
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 |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
<!--Configuration--> | <!--Configuration--> |
Latest revision as of 20:45, 12 August 2022
Description
Fast k-mer based tool for multi locus sequence typing (MLST) stringMLST is a tool for detecting the MLST of an isolate directly from the genome sequencing reads. stringMLST predicts the ST of an isolate in a completely assembly and alignment free manner. The tool is designed in a light-weight, platform-independent fashion with minimum dependencies.
Environment Modules
Run module spider stringmlst
to find out what environment modules are available for this application.
System Variables
- HPC_STRINGMLST_DIR - installation directory
- HPC_STRINGMLST_BIN - executable directory