Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current HGVS extraction should also take into account integerValue attribute #372

Open
apriltuesday opened this issue Apr 4, 2023 · 0 comments
Labels

Comments

@apriltuesday
Copy link
Contributor

For example:
<Attribute Accession="NC_000010" Version="10" Change="g.102770293_102770294insGCTGCGGCTGCGGCTGCGGCTGCGGCTACGGCTGCG" Type="HGVS, genomic, top level, other" integerValue="37">NC_000010.10:g.102770293_102770294insGCTGCGGCTGCGGCTGCGGCTGCGGCTACGGCTGCG</Attribute>

Here `integerValue="37" indicates it refers to a previous version of the assembly, despite the type not being set to "previous" as we might expect (see here in the code).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant