Skip to content

improve complexity of _make_nr_foundation_alignment (ghosttree.scaffold) #30

Open
@JTFouquier

Description

@JTFouquier

Suggestion from D.M.:
unnecessarily O(N*M), where N is the number of sequences in the foundation alignment, and M is the number of genus level names. It probably can be reduced to O(N) by structuring all_genus_list as a set.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions