Difference between revisions of "Recon"
Jump to navigation
Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|recon}} |{{#vardefine:url|http://eddylab.org/software/recon/}} <!--CONFIGURATION: OPTIONAL (|1}} means...") |
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 |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_SCRIPTS - scripts directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Revision as of 21:24, 6 December 2019
Description
RECON: a package for automated de novo identification of repeat families from genomic sequences
Environment Modules
Run module spider recon
to find out what environment modules are available for this application.
System Variables
- HPC_RECON_DIR - installation directory
- HPC_RECON_BIN - executable directory
- HPC_RECON_SCRIPTS - scripts directory