Skip to content

RecursionError: maximum recursion depth exceeded #2

@rcarrmart

Description

@rcarrmart

Hello,

I ran into an error RecursionError: maximum recursion depth exceeded with a very large traceback. The error came after I tried to use QR to root a expanded species tree with ca. 450 terminal taxa and 80 gene trees. Gene trees do not all taxa present.

The code I used:

python3 ./bin/Quintet-Rooting/quintet_rooting.py -t ./Phylo/03_ASTRAL/Expanded.spp.tr \                           
                         -g ./Phylo/02_RAxML_out/All.Trees.support.trs   -o ./Phylo/03_ASTRAL/QR.rooted.spp.tr -c STAR

The traceback text is attached: error.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions