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

Ancestral Sequence Reconstruction with ancestral.pml #131

Open
MarStreicher opened this issue Sep 7, 2022 · 3 comments
Open

Ancestral Sequence Reconstruction with ancestral.pml #131

MarStreicher opened this issue Sep 7, 2022 · 3 comments

Comments

@MarStreicher
Copy link

Hey there, thanks for the grateful package!
Currently, I am working with the ancestral.pml command. You can see a part of my script here:

ml <- pml(tree_rooted, tips)
ml_opti <- optim.pml(sim_ml, optNni = TRUE, optBf = TRUE, optQ = TRUE,
                           optEdge = TRUE,
                           optRooted = TRUE, 
                           model = "HKY")
  
  sim <- ancestral.pml(ml_opti, "ml", return = "phyDat") 

I performed this command with different data sets and noticed that sometimes the root sequence was reconstructed and sometimes not. After reading the description, I do not find any hint for a reason.

Does anyone know in which cases the root reconstruction occurs and under which circumstances not?

Thank you very much!

@KlausVigo
Copy link
Owner

Dear @MarStreicher,

is it possible that you send me an example a of a tree / data where the error occured?

Kind regards,
Klaus

@MarStreicher
Copy link
Author

MarStreicher commented Sep 22, 2022 via email

@KlausVigo
Copy link
Owner

Dear @MarStreicher,
I did not get the attachment, maybe send the alignment and trees to [email protected].
Thanks and kind regards,
Klaus

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