Coder Social home page Coder Social logo

Bug in gplot.heatmap about ggtree HOT 3 CLOSED

yulab-smu avatar yulab-smu commented on May 29, 2024
Bug in gplot.heatmap

from ggtree.

Comments (3)

GuangchuangYu avatar GuangchuangYu commented on May 29, 2024

Good catch and thanks for your report. The reorder issue has been removed in ggtree (version >=0.99.18).

For the line up issue, since that can't be supported internally in current version of ggplot2 (please refer to the Linked micromaps section in ggplot2's wishlist feature requests), gplot will output a list of ggplot2 objects and user can manual adjust them if they can't be aligned properly.

Of course, I will explore some possibilities to align them more accurately.

from ggtree.

mworkentine avatar mworkentine commented on May 29, 2024

Thanks for the quick fix!

As for the alignment issue I did find that adding scale_x_continuous(expand = c(0, 0)) + scale_y_continuous(expand = c(0, 0)) to the tree plot allowed for better alignment.

from ggtree.

GuangchuangYu avatar GuangchuangYu commented on May 29, 2024

In devel branch, I have created another function called gheatmap, will will always line up the heatmap to the tree properly.

please refer to the new vignette: http://www.bioconductor.org/packages/3.2/bioc/vignettes/ggtree/inst/doc/ggtree.html

from ggtree.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.