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

Investigate using ggplot2 heatmap plotting for alpha diversity #35

Open
erictleung opened this issue Oct 21, 2017 · 0 comments
Open

Investigate using ggplot2 heatmap plotting for alpha diversity #35

erictleung opened this issue Oct 21, 2017 · 0 comments

Comments

@erictleung
Copy link
Owner

@rnoronha00 is working on adding a heatmap of abundance measures over all samples to get a bird's eye view of the diversity among samples. It is implemented using a standard heatmap package.

To make use of ggplot2's plotting capabilities and to make it consistent with the other plots shown in the application, we can try out using ggplot2's geom_tile

https://learnr.wordpress.com/2010/01/26/ggplot2-quick-heatmap-plotting/

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

1 participant