3

ggplot2 and Extensions for Publication Quality Plots

Clear and informative data visualizations are the most important tool that bioinformaticians have to effectively communicate complex data and findings to other scientists in the field. They allow for easy and efficient exploration and understanding of large and complex datasets. The process of creating a good visualization is very iterative, and many drafts of a visualization are discarded before a final one is settled on, so it is important that we have plotting tools that allow for quick and easy plot creation and customization.

ggplot2 is a popular data visualization library in R that provides an elegant solution for bioinformaticians. It is based on the Grammar of Graphics, a principle ...

Get R Bioinformatics Cookbook - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.