ggplot.gggenomes_layout: ggplot.default tries to fortify(data)
and we don't want that here
Description
ggplot.default tries to fortify(data)
and we don't want that here
Usage
# S3 method for gggenomes_layout
ggplot(data, mapping = aes(), ..., environment = parent.frame())