ggtree icon indicating copy to clipboard operation
ggtree copied to clipboard

:christmas_tree:Visualization and annotation of phylogenetic trees

Results 184 ggtree issues
Sort by recently updated
recently updated
newest added
trafficstars

I switched to latest version of R recently. I'm now trying to run an old bit of code and can't seem to get "ggtree" to install. Here is the message...

### Prerequisites + [x] Have you read [Feedback](https://guangchuangyu.github.io/ggtree/#feedback) and follow the [guide](https://guangchuangyu.github.io/2016/07/how-to-bug-author/)? * [ ] make sure your are using the latest release version * [ ] read the [documents](https://yulab-smu.github.io/treedata-book/)...

I produced a tree and added nodes to it: ``` library(ggtree) library(treeio) tree

Hello Thank you for your great tool. Now I am using gene expression to plot tree, and I find that the branch length aways to be same(First figure), I want...

I am using clusterProfiler and the function compareCluster to compare 3 conditions using function "enrichGO". However the results contatin in the Description field, but the ID column contains valid GO...

### Prerequisites + [x] Have you read [Feedback](https://guangchuangyu.github.io/ggtree/#feedback) and follow the [guide](https://guangchuangyu.github.io/2016/07/how-to-bug-author/)? * [x] make sure your are using the latest release version * [x] read the [documents](https://yulab-smu.github.io/treedata-book/) * [x]...

Hi, I am having a problem of plotting ancestral states on the tree and reversing the time scale at the same time. I use Revgadets to plot ancestral states in...

Given that tip labels will often be cut off (not fully visible) if one uses: ``` ggtree(tree, branch.length = 'none') + geom_tiplab() ``` ...with any labels larger than short numbers/letters...

I am plotting species interaction data with gheatmap and wondering if it is possible to align a second phylogeny to the x axis of the heatmap?

Some of the options for the `layout` argument in `ggtree::ggtree()` cause an error (session and package version info below). The options that cause error are: 'ape' 'slanted' 'radial' 'equal_angle' 'daylight'...