You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
when an error is written to the metrics file, it is not serialized into dict and so is formatted weirdly as a defaultdict:
The text was updated successfully, but these errors were encountered: