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

Increase speed of trait evolution functions (xxx_discrete and xxx_continuous) #187

Open
gijsbertwerner opened this issue Jun 7, 2019 · 0 comments

Comments

@gijsbertwerner
Copy link
Collaborator

function

Trait evolution / ancestral state reconstruction functions xxx_discrete and xxx_continuous.

Problem

Underlying functions from the geiger package are relatively slow, limiting the extent to which it's feasible to use them on larger phylogenies.

Potential solutions

For xxx_discrete, consider using the castor package instead: https://academic.oup.com/bioinformatics/article/34/6/1053/4582279.
For xxx_continuous, consider using Rphylopars instead: http://doi.wiley.com/10.1002/ece3.2837
Both should be orders of magnitude smaller.

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

No branches or pull requests

2 participants