gggenomes
gggenomes copied to clipboard
Adjust gene position in plot according to orf
ggggenomes allows to change position of orfs via
geom_feat(size = 3,position = "pile")
But how do I change the position of the genes in geom_gene() to make sure the ORF and genes allign? position="pile" doesnt do the same thing.