Skip to content

Obtain a list of trees based on edge ID or node ID #2506

@Proteios1998

Description

@Proteios1998

Hi, I wonder how I can obtain the list of trees efficiently given a list of edge ID or node ID. I want to take a look at the number of samples of select edges (or children nodes of those edges), using the num_samples function of each tree. Every time I get a new edge, I need to seek the tree based on the edge coordinate, which is not efficient. I wonder if there are alternative ways to do that? Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions