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

bug/metric-errors-dict #68

Open
quinnwai opened this issue Mar 29, 2024 · 0 comments
Open

bug/metric-errors-dict #68

quinnwai opened this issue Mar 29, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@quinnwai
Copy link
Member

when an error is written to the metrics file, it is not serialized into dict and so is formatted weirdly as a defaultdict:

error: !!python/object/apply:collections.defaultdict
args:
- !!python/name:vrs_anvil.annotator.recursive_defaultdict ''
dictitems:
Expected reference sequence A on GRCh38:chr19 at positions (54220998, 54220999) but found T: 1
Expected reference sequence A on GRCh38:chr19 at positions (54221653, 54221654) but found T: 1
Unable to parse data as gnomad variation: 1

@quinnwai quinnwai added bug Something isn't working good first issue Good for newcomers labels Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant