Hello,
I have a question regarding the updated HGVS package for del and dup for variants
I'm transitioning from HGVS python module from 0.4 version to 1.3 and I noticed the newest HGVS package is dropping all the sequences after del and dup. For example, NM_000414.3:c.842dupA will be reported at NM_000414.3:c.842dup. Is this correct? I also found the two threads regarding this new update:
if this is correct. I'd like to know where can I set the max_ref_length not to 0? Where can I modify this?
Thanks very much!