Right now, TracksBuilder.construct_graph only handles node_default values, which are necessary when attributes are lists (e.g., pos=[x,y]). We should also add tests with geffs that have these types of edge attributes, not only tests with all kinds of node attributes.
Right now, TracksBuilder.construct_graph only handles
node_default values, which are necessary when attributes are lists (e.g., pos=[x,y]). We should also add tests with geffs that have these types of edge attributes, not only tests with all kinds of node attributes.