Giter Club home page Giter Club logo

frog_tree's Introduction

Guangchuang's github stats Top Langs

๐Ÿ‘‹ Hi there!

My name is Guangchuang and I'm a professor in Department of Bioinformatics at Southern Medical University.

frog_tree's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

wangpanqiao

frog_tree's Issues

Warning message: The plyr::rename operation has created duplicates for the following name(s): (`Cluster`) - when trying to do merge_results for cluster pathways

Hi! i have done 2 cluster comparisons between 3 groups of patients. Want to merge the results for these 2 comparisons, but i get this warning message: Warning message: The plyr::rename operation has created duplicates for the following name(s): (Cluster)

Code:
merge_result(list(A_up= my_reacprevscontrol %>% filter(direction == "Up"), A_down= my_reacprevscontrol %>% filter(direction == "Down"), B_up= my_reacpostvspre %>% filter(direction == "Up"), B_down= my_reacpostvspre %>% filter(direction == "Down"))) %>% dotplot(., showCategory=200, title = "Reactome region-specific pathway enrichments") + facet_grid(~direction)

Any way to avoid this error message? Thank you!
V

errors when trying to add images to trees

thanks for the cool package. Unfortunately I haven't been able to reproduce any of the code in different examples adding images to trees (either own images or emojis).

The code in https://github.com/GuangchuangYu/frog_tree returns the following error (and warning):

"Error in grDevices::col2rgb(colour, TRUE) : invalid color name 'butt'
In addition: Warning message:
The plyr::rename operation has created duplicates for the following name(s): (size)"

The first code chunk in https://guangchuangyu.github.io/2017/05/phylomoji-with-ggtree-and-emojifont/ returns this error (and same thing for the rest of chunks):

"Error: x must be a string or a R connection"

best

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.