Package: gggenes 0.6.0.9007

gggenes: Draw Gene Arrow Maps in 'ggplot2'

A 'ggplot2' extension for drawing gene arrow maps.

Authors:David Wilkins [aut, cre], Zachary Kurtz [ctb]

gggenes_0.6.0.9007.tar.gz
gggenes_0.6.0.9007.zip(r-4.7)gggenes_0.6.0.9007.zip(r-4.6)gggenes_0.6.0.9007.zip(r-4.5)
gggenes_0.6.0.9007.tgz(r-4.6-any)gggenes_0.6.0.9007.tgz(r-4.5-any)
gggenes_0.6.0.9007.tar.gz(r-4.7-any)gggenes_0.6.0.9007.tar.gz(r-4.6-any)
gggenes_0.6.0.9007.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
gggenes/json (API)

# Install 'gggenes' in R:
install.packages('gggenes', repos = c('https://wilkox.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/wilkox/gggenes/issues

Pkgdown/docs site:https://wilkox.org

Datasets:

On CRAN:

Conda:

geneticsggplot2

12.04 score 595 stars 5 packages 674 scripts 6.1k downloads 17 mentions 11 exports 32 dependencies

Last updated from:573b7c207f. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK176
source / vignettesOK222
linux-release-x86_64OK186
macos-release-arm64OK101
macos-oldrel-arm64OK94
windows-develOK133
windows-releaseOK133
windows-oldrelOK121
wasm-releaseOK155

Exports:geom_featuregeom_feature_labelgeom_gene_arrowgeom_gene_labelgeom_subgene_arrowgeom_subgene_labelgeom_terminatorgeom_terminator_labelmake_alignment_dummiestheme_genestheme_genes_flipped

Dependencies:clicommonmarkcpp11curlfarverggfittextggplot2gluegridtextgtableisobandjpeglabelinglifecyclelitedownmagrittrmarkdownpngR6RColorBrewerRcpprlangS7scalesshadesstringistringrvctrsviridisLitewithrxfunxml2

Coordinate Transformations in gggenes
The Problem | The Solution: Deferred Rendering | The Along/Away Abstraction | Important: Along/Away Are Not Always NPC | The compose_grob() Pipeline | Geometry Functions | Unit Conversion | Polar Segmentation | Final Conversion | Putting It Together | Example: Complete makeContent Implementation

Last update: 2026-01-13
Started: 2026-01-12

Introduction to 'gggenes'
Drawing gene arrows with geom_gene_arrow() | Beautifying the plot with theme_genes() | Aligning genes across facets with make_alignment_dummies() | Labelling genes with geom_gene_label() | Reversing gene direction with the optional forward aesthetic | Viewing subgene segments | Drawing point genetic features

Last update: 2023-03-28
Started: 2017-08-24