Difference between revisions of "TransVar"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
 
Line 20: Line 20:
 
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).
 
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).
  
<!--Modules-->
+
==Environment Modules==
==Required Modules==
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
 
===Serial===
 
* gcc/5.2.0
 
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory

Latest revision as of 18:16, 2 May 2022

Description

transvar website  

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).

Environment Modules

Run module spider transvar to find out what environment modules are available for this application.

System Variables

  • HPC_TRANSVAR_DIR - installation directory
  • HPC_TRANSVAR_BIN - executable directory