gggenomes icon indicating copy to clipboard operation
gggenomes copied to clipboard

Adjust gene position in plot according to orf

Open SergejRuff opened this issue 5 months ago • 4 comments

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.

SergejRuff avatar Sep 24 '24 17:09 SergejRuff