Difference between revisions of "Spidey"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BioinformaticsCategory:Genomics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|spidey}} |{{#vardefine:url|http://www.ncbi.nlm.nih.gov...")
 
m (Text replacement - "#uppercase" to "uc")
Line 34: Line 34:
 
-->
 
-->
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 21:24, 6 December 2019

Description

spidey website  

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.

Required Modules

Serial

  • spidey

System Variables

  • HPC_SPIDEY_DIR - installation directory