Skip to content
New issue

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

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

Already on GitHub? # to your account

Handle near-zero branch lengths? #23

Closed
stamatak opened this issue Jul 17, 2017 · 6 comments
Closed

Handle near-zero branch lengths? #23

stamatak opened this issue Jul 17, 2017 · 6 comments

Comments

@stamatak
Copy link
Collaborator

stamatak commented Jul 17, 2017

This was a recurrent issue in RAxML when dataset had so little diversity that the br-len optimization hit the branch length minimum set in the code. Also need to be careful to maybe resolve inner nodes with zero branch lengths into multi-furcations. There were 1-2 papers discussing this.

@amkozlov amkozlov added this to the raxml-ng 1.0 milestone May 22, 2018
@ksw9
Copy link

ksw9 commented Jul 26, 2019

Hi,
I am fitting trees to unpartitioned alignments with little diversity. I'm wondering if you could advise about the best approach for fitting and interpreting branch lengths. Currently, I fit trees using a JC model and correcting for invariant sites.

raxml-ng --all --msa ${fasta} --model ${model}+ASC_STAM{$A_invar/$C_invar/$G_invar/$T_invar}+FU{$a/$c/$g/$t} --prefix ${prefix} --blopt nr_safe --threads $threads
-If my alignment is not partitioned, do I need to do a subsequent step following the model fitting and bootstrapping to optimize branch lengths?
-Should I change the --brlmin parameter to lower than 1e-6 or, instead, after I fit trees, could I set branch lengths inferred to be this minimum 1e-6 length to 0, so that I can visualize where polytomies exist in the fit trees?

Thanks in advance for your help!
Best,

@amkozlov
Copy link
Owner

@ksw9 could you please re-post your question in our user support google group:
https://groups.google.com/forum/#!forum/raxml

thanks!

@ksw9
Copy link

ksw9 commented Jul 30, 2019

Of course, thanks!

@ghost
Copy link

ghost commented Jul 31, 2019

@is there any good model for traits, thanks.

@ghost
Copy link

ghost commented Jul 31, 2019

@stamatak @amkozlov I am very interesting about using ml method to do traits phylogenetic, is there any good methods for this?

amkozlov added a commit that referenced this issue Aug 5, 2020
@amkozlov
Copy link
Owner

amkozlov commented Aug 5, 2020

implemented as of raxml-ng 1.0

@amkozlov amkozlov closed this as completed Aug 5, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants