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

use .paths.phylo in geiger. #27

Closed
mwpennell opened this issue Oct 3, 2013 · 2 comments
Closed

use .paths.phylo in geiger. #27

mwpennell opened this issue Oct 3, 2013 · 2 comments

Comments

@mwpennell
Copy link
Collaborator

The lambda transform requires that you calculate the path length from the root to the tips of the tree. i am using the internal function geiger:::.paths.phylo which again calls a bunch of other geiger fxns. looking at ways to calculate this without depending on geiger.

@mwpennell
Copy link
Collaborator Author

I have a workaround which should work. Will commit shortly.

@mwpennell
Copy link
Collaborator Author

fixed. replaced with one line of code :)

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

1 participant