Difference between revisions of "TransVar"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|transvar}} |{{#vardefine:url|https://github.com/zwdzwd/t...") |
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
||
Line 36: | Line 36: | ||
--> | --> | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
<!--Configuration--> | <!--Configuration--> |
Revision as of 21:29, 6 December 2019
Description
TransVar is a multi-way annotator for genetic elements and genetic variations. It operates on genomic coordinates (e.g., chr3:g.178936091G>A) and transcript-dependent cDNA as well as protein coordinates (e.g., PIK3CA:p.E545K or PIK3CA:c.1633G>A, or NM_006218.2:p.E545K, or NP_006266.2:p.G240Afs*50). It is particularly designed with the functionality of resolving ambiguous mutation annotations arising from differential transcript usage. TransVar keeps awareness of the underlying unknown transcript structure (exon boundary, reference amino acid/base) while performing reverse annotation (via fuzzy matching from protein level to cDNA level).
Required Modules
Serial
- gcc/5.2.0
- transvar
System Variables
- HPC_TRANSVAR_DIR - installation directory
- HPC_TRANSVAR_BIN - executable directory