Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

heat_tree_matrix assumes default color scale #196

Open
zachary-foster opened this issue Jan 10, 2018 · 4 comments
Open

heat_tree_matrix assumes default color scale #196

zachary-foster opened this issue Jan 10, 2018 · 4 comments

Comments

@zachary-foster
Copy link
Contributor

rplot

It should probably get its color from the extreme values of color supplied.

@zachary-foster
Copy link
Contributor Author

Oops, this is not actually resolved

@Marieag
Copy link

Marieag commented Nov 22, 2018

Any news on this?

zachary-foster added a commit that referenced this issue Nov 23, 2018
@zachary-foster
Copy link
Contributor Author

Hello @Marieag, sorry for the delay.

Its not straight forward at this point to make the correct colors be always chosen automatically, so I added options options to manually set the colors and size of labels. It not a perfect solution, but will work and is flexible. You can try it by installing the development version:

install.packages("devtools")
devtools::install_github("grunwaldlab/metacoder")

@Marieag
Copy link

Marieag commented Nov 26, 2018

Hrm. I'm getting this very informative error when I try to install

> devtools::install_github("grunwaldlab/metacoder") Downloading GitHub repo grunwaldlab/metacoder@master Error: Could not find tools necessary to compile a package

It's strange, I usually update metacoder that way :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants