Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error with running raxml #2

Open
Golnazthr opened this issue May 23, 2022 · 3 comments
Open

error with running raxml #2

Golnazthr opened this issue May 23, 2022 · 3 comments

Comments

@Golnazthr
Copy link

Hi,

We are trying to run the VCF file with 61 mutations in nearly 300 cells with cellphy.
We get the following error:

raxml-ng-cellphy-linux: /home/alex/hits/raxml-ng/src/loadbalance/BenoitLoadBalancer.cpp:208: void kassian_phase2(BalancerState&): Assertion `s.remaining == 0' failed.

Could you please help us to solve the issue?

@Golnazthr Golnazthr changed the title error running site error with running raxml May 23, 2022
@amkozlov
Copy link
Owner

Hi @Golnazthr,

if possible, please send me your input file such that I can reproduce the problem.

For the time being, you can use a couple of simple workarounds:

  1. Add -t 1 to the command line (your dataset is quite small, so should be still fast with 1 thread)
  2. Modify the script and add --extra lb-naive at the end of this line:
    https://github.com/amkozlov/cellphy/blob/master/cellphy.sh#L181

@ugur0sahin
Copy link

ugur0sahin commented Apr 29, 2023

I've still also same problem, even I've commited changes you said, would you help me please ?

@amkozlov
Copy link
Owner

amkozlov commented May 1, 2023

Please post your command line, full log file and ideally your input files, then I will try to help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants