Skip to content

Commit 887d5a5

Browse files
authored
Update Phylo2VectR.md
1 parent 6d3d520 commit 887d5a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ProgrammingProjects/Phylo2VectR.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22

33
You'll port [this](https://github.com/neclow/phylo2vec) Python implementation into R. Specifically, you'll design things to work fast and nice with `phylo` type (**ape**) objects.
44

5+
[Here](https://github.com/bacpop/trees_rs/blob/main/src/phylo2vec.cpp) is an implementation in C++ which could be leveraged with Rcpp, probably.
6+
57
The paper is [here](https://arxiv.org/abs/2304.12693) if you need a technical resource.

0 commit comments

Comments
 (0)