Skip to content

ValueError: some clades have growth data but are not defined {'XDV.1'} #9

@plsteinberg

Description

@plsteinberg

Current Behavior
Given the error, I inspected the pango-consensus-sequence-summary.json specified in the config. I found only pango lineage names XDV and XDV.1.1 (XDV.1.2 … ) but not XDV.1. Similarly, XDV.1.1’s parent is specified as XDV. I am still trying to understand the parental-child clade mappings, but I was wondering if this relationship was misdefined?

Expected behavior
I expect no value error if the clade XDV.1 was defined as a parent in the summary.json.

How to reproduce
Steps to reproduce the current behavior:
When I run the notebook with this command, I get the error ValueError: some clades have growth data but are not defined {'XDV.1'}.

Possible solution
XDV.1 seems to be a fairly new lineage, is there a an earlier summary.json than the one specified in the config we could use instead? Can XDV.1 be added into the json?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions