Difference between revisions of "Razers3"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Biology]]Category:Phylogenetics]] {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|razers3}} |{{#vardefine:url|http://packages.seqan.de/razers3...") |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]]Category:Biology]]Category:Phylogenetics]] | + | [[Category:Software]][[Category:Biology]][[Category:Phylogenetics]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|razers3}} | |{{#vardefine:app|razers3}} | ||
Line 25: | Line 25: | ||
<!--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 |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DOC - documentation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_EXE - example directory |
<!--Configuration--> | <!--Configuration--> |
Latest revision as of 16:50, 10 June 2022
Description
RazerS 3 is a tool for mapping millions of short genomic reads onto a reference genome. It was designed with focus on mapping next-generation sequencing reads onto whole DNA genomes. RazerS 3 searches for matches of reads with a percent identity above a given threshold (-i X), whereby it detects alignments with mismatches as well as gaps.
Environment Modules
Run module spider razers3
to find out what environment modules are available for this application.
System Variables
- HPC_RAZERS3_DIR - installation directory
- HPC_RAZERS3_BIN - executable directory
- HPC_RAZERS3_DOC - documentation directory
- HPC_RAZERS3_EXE - example directory