Hi,
I am using Biopython GenomeDiagram to create visual genome features. I read the user guide and found all the example only demonstrate the drawing the non-overlapping features. How can I draw overlapping features on the diagram.
For example,
I want to use an arrow to mark a protein-coding gene on the diagram.
And within this gene, there is an intronic miRNA. So I wanna used another shorter arrow to mark it which locates above the arrow that represents the protein-coding gene.
Which parameter and command should I use to tell biopython these two arrows should have different distances to the x-axis?
Hope I've made myself clear.
Thanks a lot.
Please try circos.