Beginning with version 36, the Emedgene pipeline prioritizes variant annotations based on the calling methodology rank order. The first appearance of a variant is annotated according to the following hierarchy:
TARGETED
STAR_ALLELE
STR_REPEAT_EXPANSION
MRJD
FORCED_GENOTYPING
SMALL_VARIANT
CNV_READ_DEPTH
SV_SPLIT_END
UNKNOWN
Variants are considered identical if they share the same:
Chromosome
Position
Reference allele (REF)
Alternate allele (ALT)
When applied to Copy Number Variants (CNVs), this approach may merge variants even if they have different lengths.