opencb/hpg-libs

Implement transformation rules for VCF Variants in C++

Opened this issue · 0 comments

VCF format specification allows to combine in a single line different type of a variants and alleles. This makes hard the analysis and the interpretation of data.
A set of transformations to theses variants must be applied either when string lines are parsed or afterwards.