[Biopython] How to rotate the labels in Bio.Graphics.BasicChromosome module in biopython?
Peter Cock
p.j.a.cock at googlemail.com
Tue Jan 23 15:44:07 UTC 2018
Hello David,
Currently our code does not offer any way to rotate the labels -
although the underlying graphics library ReportLab does support this.
To do this you'd need to enhance the code in:
https://github.com/biopython/biopython/blob/master/Bio/Graphics/BasicChromosome.py
Also might landscape paper and/or multiple pages help?
Regards,
Peter
On Tue, Jan 23, 2018 at 2:24 PM, CCWU <ccwu1212 at gate.sinica.edu.tw> wrote:
> HI,
>
> I try to draw the single chromosome of various lines.
>
> It goes well except the labels of chromosome are too close and then are
> overlapping.
>
> Attached please find the part of result.
>
> I would like to ask is how to rotate the labels 90 degrees?
>
>
> Thanks a lot
>
> David
>
>
> _______________________________________________
> Biopython mailing list - Biopython at mailman.open-bio.org
> http://mailman.open-bio.org/mailman/listinfo/biopython
More information about the Biopython
mailing list