wilkox / gggenes

➡️️➡️️⬅️️➡️️ Draw gene arrow maps in ggplot2
http://wilkox.org/gggenes
493 stars 49 forks source link

make_alignment_dummies() & keeping gene orientation #80

Open AlvaroRodriguezDelRio opened 3 weeks ago

AlvaroRodriguezDelRio commented 3 weeks ago

Hi!

Is there a way to use make_alignment_dummies() to vertically align a gene, keeping at the same time the orientation of the other genes? In my case, the gene for which I want to keep vertical alignments always has orientation == 1

Thanks a lot!

Alvaro

wilkox commented 2 weeks ago

Hi Alvaro, using make_alignment_dummies() shouldn't affect gene orientation. Can you post a reprex showing the problem?