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

new language support: revbayes #32

Open
zackgalbreath opened this issue Sep 19, 2014 · 2 comments
Open

new language support: revbayes #32

zackgalbreath opened this issue Sep 19, 2014 · 2 comments

Comments

@zackgalbreath
Copy link
Contributor

https://github.com/revbayes/revbayes

This is an intepreted language similar to R. It is useful for building trees. One powerful use case is that it would allow us to add meaningful branch lengths to OTL's trees.

@curtislisle
Copy link
Collaborator

RevBayes is a well-known “almost finished” project that the phylogenetics community has been waiting for for years now. There is a very advanced, C-like interpreted language built around the abstraction of a graph of related entities. There is very powerful inferencing logic built into how the RevBayes interpreter can analyze the tree hierarchies. These are not trees like phylogenetic trees, as far as I understand. These are related organism that are processed into a tree by RevBayes. This system is a declarative way to process sequence and character data to create a tree.

I am glad to see that RevBayes can also be used for creating branch lengths. This package is kind of like the “mathematica” of phylogenetics algorithms. When I studied it, it seemed very complex, but also very carefully and consistently engineered. I’m glad you are being exposed to it.

On Sep 19, 2014, at 9:40 AM, zackgalbreath notifications@github.com wrote:

https://github.com/revbayes/revbayes

This is an intepreted language similar to R. It is useful for building trees. One powerful use case is that it would allow us to add meaningful branch lengths to OTL's trees.


Reply to this email directly or view it on GitHub.

@jeffbaumes
Copy link
Member

Looks interesting. Looks like it is still in alpha, but seems nice for flexing Romanesco.

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

3 participants