gggenomes icon indicating copy to clipboard operation
gggenomes copied to clipboard

A grammar of graphics for comparative genomics

Results 52 gggenomes issues
Sort by recently updated
recently updated
newest added

very cool visualizations! thanks :)

I'm interested in using the program to visualize my data, but the example code provided here (https://thackl.github.io/gggenomes/articles/emales.html) is broken in several place. I can't reproduce any visualizations or data frames...

documentation

Hi, The following 2 commands work well when I only install gggenes, but after installed the gggenomes, the command didn't work and get errors: > p p+geom_gene_arrow(arrow_body_height = unit(10, "mm"),arrowhead_height...

I have trouble in install this package!

Hi again, I faced the problem of flip function against genes containing intron. This is from public database. ```R tmp_gg % rename_seq() %>% unchop(parent_ids) %>% gggenomes() + geom_gene(aes(fill=type, group=parent_ids), size...

bug

_Originally posted by @iferres in https://github.com/thackl/gggenomes/issues/85#issuecomment-938697228_ I assume the following feature request is not trivial at all, but have you considered ` ... + coord_polar()` to draw circularized contigs? Playing...

enhancement

Hi again! Not reporting a bug, just to suggest a couple of enhancements for future releases. 1) To be able to add seq breaks symbols as in [this](https://github.com/thackl/gggenomes/issues/69#issuecomment-902667385) comment (two...

enhancement

Hi, Thanks for your amazing package. I am trying to describe an inversion scénario between 2 genomes. Here is my code: ``` # a minimal seq track s0