-
I am trying to create a phyo tree using this package in vue.js and having some issues displaying the phylotree svg. Are there specific d3 versions required? Or any other recommendations for phylotree …
-
Dear @stevenweaver,
Could I know how to label bootstrap values on the node? Thanks.
-
We have used this recently in e.g. [Ruuskanen et al.](https://www.tandfonline.com/doi/full/10.1080/19490976.2021.1888673). Cite the original phILR paper and this one at least for references.
Compl…
-
I am trying to run IQ-Tree, but every time it stops with a segmentation fault. Currently the way to fix this is to run with a single thread. This problem persists even with ```-nt AUTO```.
This is …
-
In previous versions of phylotree.js, a Newick file without lengths was read as a Newick file without length. In the current version of phylotree.js, a Newick file without length is assumed to have a …
-
Hello,
This library is really cool and thanks for creating this.
I have created a tree using phylotree.js and got it working to cater to different functionality. I now want to integrate the align…
-
Some pages have phylogenies. E.g. /occurrence/4527469336
That hasn't been implemented yet. Currently there is just a hello world stub that shows a tree. But styling is missing and it needs to load th…
-
Hi, I was using the following version of iqtree software and the command. and this error keeps popping up irrespective if I specify the --seqtype or use the --safe argument. I have attached the msa fi…
-
I was running iqtree when I got this error:
```
ERROR: ratefree.cpp:199: virtual void RateFree::initFromCatMinusOne(Checkpoint&, double): Assertion `fabs(sum_prop + getPInvar() - 1.0) < 0.01' failed…
yeeus updated
2 weeks ago
-
**Bug description**
I'm trying to run a partitioned analysis of morphological data (with separate partitions for binary, unordered multistate, and ordered multistate characters, and with proportion…