teunbrand / ggnomics

A small project to add ggplot2 extensions
https://teunbrand.github.io/ggnomics/
Other
80 stars 4 forks source link

geom_genemodel #7

Closed teunbrand closed 5 years ago

teunbrand commented 5 years ago

A function that accepts GRanges contructed from GTF/GFF files as input and formats it such that it would display the gene models appropriately. Combination of rectangles and segments.

teunbrand commented 5 years ago

This now exists