Difference between revisions of "GenePainter"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|genepainter}} |{{#vardefine:url|https://genepainter.moto...") |
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
||
Line 26: | Line 26: | ||
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}}}}_DOC - documentation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_EXE - example directory |
<!--Configuration--> | <!--Configuration--> |
Latest revision as of 21:20, 6 December 2019
Description
The conservation of intron positions comprises information useful for de novo gene prediction as well as for analyzing the origin of introns. GenePainter maps gene structures onto protein multiple sequence alignments. Gene structures, as provided by e.g. WebScipio, are aligned with respect to the exact positions of the introns (down to nucleotide level) and intron phase. Because gene trees often do not correspond to species trees, intron conservation provides additional and independent information to reconstruct the history of the eukaryotes.
Environment Modules
Run module spider genepainter
to find out what environment modules are available for this application.
System Variables
- HPC_GENEPAINTER_DIR - installation directory
- HPC_GENEPAINTER_BIN - executable directory
- HPC_GENEPAINTER_DOC - documentation directory
- HPC_GENEPAINTER_EXE - example directory