Skip to content

std::out of range error  #153

@kalimero0411

Description

@kalimero0411

I tried running cafe5 with many species and got a valid lambda only after removing 17 OGs (from orthofinder). However, afterwards I always get the following error:

Filtering families not present at the root from: 46627 to 16060

No root family size distribution specified, using uniform distribution
Inferring processes for Base model
Score (-lnL): 839506.19397248
Maximum possible lambda for this topology: 4.5203052110078
Computing pvalues...
terminate called after throwing an instance of 'std::out_of_range'
  what():  vector::_M_range_check: __n (which is 721) >= this->size() (which is 721)

I tried decreasing the CPU number to 1 and inputting the lambda manually. The happens in the conda environment v5.0 as well as the v5.1 from GitHub.

Could you advise me on what could be done?
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions