Difference between revisions of "Spidey"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) (Created page with "Category:SoftwareCategory:BioinformaticsCategory:Genomics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|spidey}} |{{#vardefine:url|http://www.ncbi.nlm.nih.gov...") |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Biology]][[Category:Genomics]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|spidey}} | |{{#vardefine:app|spidey}} | ||
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 20:44, 12 August 2022
Description
Spidey is an mRNA-to-genomic alignment program. Spidey has two main goals: find good alignments regardless of intron size; and avoid getting confused by nearby pseudogenes and paralogs. Spidey uses NCBI BLAST and Dot View (another local alignment tool) to find its alignments; since these are both local alignment tools, Spidey does not intrinsically favor shorter or longer introns and has no maximum intron size.
Environment Modules
Run module spider spidey
to find out what environment modules are available for this application.
System Variables
- HPC_SPIDEY_DIR - installation directory