Nothing
label_pad() function to add padding characters to taxa labels (2020-10-09, Fri)family parameter to geom_tiplab() roundrect and ellipsefortify() method for treedataList object (2020-09-20, Sun)vexpand() and ggexpand() to expand plot limit by ratio of plot range (2020-09-18, Fri) geom_cladelab(), an updated version of geom_cladelabel that supports aes mapping (2020-09-17, Thu)td_unnest() which return a function to flatten ggtree plot data (2020-09-14, Mon)geom_hilight to support geom_hilight(data = mydata, node = selected_node) (2020-09-03, Thu)geom_nodelab2() (2020-09-02, Wed)geom_tiplab() and geom_nodelab() support geom = "shadowtext" td_filter() which return a function to subset ggtree plot data in geom layers (2020-08-29, Sat)geom_rootedge and geom_point2geom_hilight to support geom_hilight(data = tbl_tree, node = selected_node). (2020-09-03, Thu)zoomClade and geom_zoom_clade to zoom in selected clade (2020-08-04, Tue)ggforce::facet_zoomfacet_labeller according to the change of ggplot2 (2020-07-28, Tue)set_hilight_legend as now geom_hilight supports aesthetic mapping and can generate legend automotically annotation_image, phylopic and subview as they were defunct for quite a long time. Users should refer to the ggimage package if they want to annotate tree with image or subplots.as_ylab parameter added in geom_tiplab(), which supports displaying tip labels as y-axis label and only works for rectangular and dendrogram layouts hexpand to expand x limits by ratio of x range and supports both direction (1 for rhs and -1 for lhs) (2020-07-27, Mon)type parameter in geom_hilight, default is auto, optional rect
to rectangular layer, encircle to encircle layer and comment original
geom_hilight, and support subset in aesthetic. (2020-07-23, Thu)geom_hilight to support aesthetic mapping (2020-07-22, Wed)geom_taxalink to support aesthetic mapping (2020-07-20, Mon)layout_inward_circular for layout_circular() + scale_x_reverse() (2020-07-16, Thu)geom_taxalink to support circular layout tree (2020-07-13, Mon).fortify method for pvclust object (2020-06-21, Mon)geom_hilight and more detail messages of
warnings for extendto. (2020-06-16, Tue)FALSE,
it will be useful for the layouts in coord_polar, such as circular, fan,
radial. To better view the clade labels, their angles has been adjusted. (2020-06-15, Mon)getYcoord_scale_category (2020-05-13, Wed)geom_tiplab() works with unrooted layouts (ape, equal_angle and daylight) (2020-04-23, Thu)layoutEqualAngle (2020-04-09, Thu)layoutEqualAngle. aplot::xrange xlim2 and ylim2 to aplot package (2020-03-30, Mon)mutate_ as it was deprecated in dplyr (2020-03-25, Wed)expand_scale was deprecated in ggplot2 v=3.3.0, import expansion instead (2020-03-12, Thu)ggplot(tree) + geom_tiplab() (2020-01-26, Sun)coord_fixed by default (2020-01-25, Sat)layout = "ape", use ape unrooted layout geom_highlight as an alias of geom_hilight (2020-01-08, Wed)clip="off" for all layouts (2019-12-06, Fri)fontface if geom is image or phylopic in geom_tiplab and geom_nodelab (2019-11-29, Fri)guide_legend, scale_colour_manual, scale_color_manual, scale_fill_manual and margin from ggplot2offspring method for ggtree object (2019-11-21, Thu)revts to work with collapse (2019-11-18, Mon)xlim2 and ylim2 to support discrete scale.xlim2 and ylim2 to uniformize axis limits of ggplot objects (2019-10-31, Thu)fontface warning message when align=TRUE in geom_tiplab (2019-10-30, Wed)geom_hilight for tree$edge.length = NULL (2019-10-16, Wed)fortify method for igraph (only work with tree graph) (2019-09-28, Sat)ggdensitree (2019-09-11, Wed)fortify methods for hierarchical clustering objects, including agnes, diana and twins (2019-08-30, Fri) geom_hilight supports unrooted and daylight layouts (2019-08-28, Wed)geom_hilight_encirclegeom_motif according to the change of gggenes and allow labeling genes (2019-08-27, Tue)geom_strip with more robust support of labelling strip, either input taxa using name or id.phylog defined in ade4 package (2019-08-14, Wed)geom_cladelabel supports unrooted and daylight layouts (2019-08-14, Wed)geom_cladelabel2nodelab method for ggtree to convert node number to label (2019-08-09, Fir)nodeid as S3 generic in tidytree v=0.2.6 nodeid function for tree object to treeiogzoom functionrootnode parameter in geom_tree with default = TRUE and behave as previous version (2019-08-08, Thu)rootnode = FALSE, there will be no line segment of root to itself.gheatmap to support collapsed node (2019-08-06, Tue)hclust and dendrogram (2019-07-31, Wed)layout_circular, layout_fan and layout_rectangularlayout_dendrogram and theme_dendrogram scale_x_range for adding second x-axis for geom_range (2019-07-23, Tue)branch.length parameter to center for geom_rangeexpand according to the change of collapse (2019-07-11, Thu)mode parameter in collapsegeom_tiplab now works with 'circular' and 'fan' layouts (2019-07-05, Fri)geom_inset for adding subplots to specific nodes (see also the inset function introduced in v=1.3.8)facet_data to extract data used in facet_plot or geom_facet (2019-07-02, Tue)continuous parameter in geom_tree to to continuous color edge from parent to child (2019-09-25, Tue)root.position parameter for fortify and ggtree (2019-05-27, Mon)geom_facet, a geom layer version of facet_plot (2019-05-23, Thu)scale_x_ggtree, now we can use gheatmap() + scale_x_ggtree() (2019-05-22, Wed)xlim_expand to work with ggplot2 (2019-05-20, Tue)legend_title variable in gheatmap (2019-05-16, Thu)geom_range (2019-04-27, Sat)getChild, getChild.df, getParent, getParent.df, getSibling, getAncestor and getAncestor.df,
instead use child, parent, sibling and ancestor methods implemented in tidytree and treeio (2019-01-30, Wed)get.offspring.df and get.offspring.tip and instead use tidytree::offspring (2019-01-28, Mon)facet_widths function to set relative widths of facet panels (2019-01-28, Mon)ggplotify::as.ggplot(grid_object), so it is not the original ggtree object.theme_tree2 (2019-01-14, Mon)rescale_tree to treeio (2019-01-11, Fri)MRCA as a method inherited from tidytree (2019-01-10, Thu)reroot method to treeio package and rename to root (2018-12-28, Fri)branch.length="none" in unrooted layouts (2018-12-26, Wed)tibble v=2.0.0 (2018-11-29, Thu)revts also reverse the branch column (2018-11-11, Sun)msaplot. (2018-11-07, Wed)scale_y_continuous(expand = c(0, 0)) for gheatmap when colnames = FALSE (2018-10-17, Wed)geom_rootedge (2018-09-13, Thu)facet_labeller to label panels of facet_plot output (2018-09-10, Mon)viewClade according to the change of ggplot2 (2018-08-07, Tue)viewClade (2018-07-21, Sat)facet_plot by adding description and example (2018-07-19, Thu)facet_plot (2018-07-09, Mon)extend parameter in geom_cladelabel and geom_strip supports specifying
extension of both sides (2018-07-06, Fri)geom_nodelab2 for circular layout (2018-07-03, Tue)ggplot2::fortifygeom_nodepoint & geom_tippoint now compatible with ggplot2 v 2.2.1 &
3.0.0 (2018-06-26, Tue)geom_rootedge (2018-06-13, Wed)clade_name parameter added in collapse (2018-05-28, Mon)gheatmap for rowname subsetting is partial match in R
(2018-05-23, Wed)geom_text2(parse="emoji")linejoin and arrow.fill in geom_segmenttreeio::read.iqtree & treeio::read.astral(2018-04-17, Tue)flip
aes(subset) in geom_tippoint (2018-01-30, Tue)aes(subset) in geom_nodepoint (2018-01-26, Fri)Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.