Skip to content

TransVar - multiway annotator for precision medicine

License

Notifications You must be signed in to change notification settings

humanlongevity/transvar

This branch is 130 commits behind zwdzwd/transvar:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Wanding Zhou
May 12, 2016
f15fb57 · May 12, 2016
Feb 24, 2016
May 3, 2016
Apr 7, 2016
May 12, 2016
May 12, 2016
Mar 25, 2016
Apr 7, 2016
Apr 7, 2016
May 12, 2016
Apr 7, 2016
Apr 27, 2016

Repository files navigation

TransVar Travis-CI Build Status License

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

User Guide is here.

Try out transvar via pip

sudo pip install transvar

or locally

pip install --user transvar

This is a continued TransVar implementation from what was hosted at https://bitbucket.org/wanding/transvar.

About

TransVar - multiway annotator for precision medicine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.3%
  • Shell 0.7%