This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Strugling on the 3'rule of HGVS

Hello all,

I'm struggling in understanding the HGVS 3'rule, which states:

3'rule: for all descriptions, the most 3' position possible of the reference sequence is arbitrarily assigned to have been changed.

  • the 3'rule also applies for changes in single residue stretches and tandem repeats (nucleotide or amino acid).
  • the 3'rule applies to ALL descriptions (genome, gene, transcript, and protein) of a given variant.
  • exception: deletions/duplications around exon/exon junctions using c., r. or n. reference sequences (see Numbering).

Also, from Mitomap, the rule can also be written like this:

For deletions, duplications and insertions the most 3' position possible is arbitrarily assigned to have been changed. This rule also applies to variants in single residue stretches (mono-nucleotide or amino acid) or tandem repeats."

To give an example, my variant caller gives a variant on the chrM : m.57T>TC, but according to the 3'rule it should be named m.60T>TC (if I understood correctly). But I fail to understand why the rule exists in the beginning, because to me these are two different variants: considering the reference sequence (NC_012920) they won't give the same variant sequence (TATCTTTCG vs TATTTTCCG).

Do you have any clear explanation and/or examples to understand why?

notation hgvs variants

1 answer

chrM : m.57T>TC, but according to the 3'rule it should be named m.60T>TC (if I understood correctly).

no that cannot be shifted, like you said

chrM: m.57T>TT could be right shifted, for instance

Log in to answer this question.