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

Help with ‘mugration’ models #161

Open
lucadesabato opened this issue Oct 9, 2021 · 1 comment
Open

Help with ‘mugration’ models #161

lucadesabato opened this issue Oct 9, 2021 · 1 comment

Comments

@lucadesabato
Copy link

Dear all,
I'm trying you use TreeTime for the first time. I have tried the mugration model on a tree built with few sequences establishing two states only (two countries). I need help to understand the output of TreeTime.

This is the GTR.txt, I have more migrations from A to B than B to A?

Symmetrized rates from j->i (W_ij):
A B
A 0 2.1099
B 2.1099 0

Actual rates from j->i (Q_ij):
A B
A 0 0.8142
B 1.2956 0

Is there a way to understand how many transitions I had from A to B and viceversa?
Thank you very much.

@rneher
Copy link
Member

rneher commented Oct 13, 2021

Hi @lucadesabato,

the model estimates a higher transition rate from A to B than B to A. How many transitions occurred on your tree is not the same question though. For that, you'd need to look at the tree and the states TreeTime outputs.

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

2 participants