Data Integrator (Python API)
Classes
cls.Variant Namespace Reference

Module for comparing variants. More...

Classes

class  CAllele
 
class  CCoordinateVariant
 Variant based on coordinates only. More...
 
class  CAlleleVariant
 Minimalistic form of a variant. More...
 

Detailed Description

Module for comparing variants.

Variants can be given in ways which are ambiguous. This module tries to address these issues and follows the ideas implemented on the Perl side for consequence types. It is known that the solutions presented here are not perfect, but by using this here, the answers are at least consistently incorrect...

Author
Chris X. Weichenberger
Date
2013-08-28