Skip to main content

Variant annotation in Python

Project description

Varcode is a Python library for predicting the impact of genomic variants on protein sequences.

Effect Types

  • Intergenic

  • Intragenic

  • IncompleteTranscript

  • NoncodingTranscript

  • Intronic

  • ThreePrimeUTR

  • FivePrimeUTR

  • Silent

  • Substitution

  • Insertion

  • Deletion

  • ComplexSubstitution

  • AlternateStartCodon

  • IntronicSpliceSite

  • ExonicSpliceSite

  • StopLoss

  • SpliceDonor

  • SpliceAcceptor

  • PrematureStop

  • FrameShiftTruncation

  • StartLoss

  • FrameShift

  • ExonLoss

Coordinate System

Varcode currently uses a “base counted, one start” genomic coordinate system, to match the Ensembl annotation database. We are planning to switch over to “space counted, zero start” (interbase) coordinates, since that system allows for more uniform logic (no special cases for insertions). To learn more about genomic coordinate systems, read this blog post.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

varcode-0.3.2.tar.gz (45.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page