Package Bio :: Package Graphics :: Package GenomeDiagram :: Module _CircularDrawer
[hide private]
[frames] | no frames]

Module _CircularDrawer

source code

CircularDrawer module

Provides:

o CircularDrawer - Drawing object for circular diagrams

For drawing capabilities, this module uses reportlab to draw and write the diagram:

http://www.reportlab.com

For dealing with biological information, the package expects BioPython objects:

http://www.biopython.org

Classes [hide private]
  CircularDrawer
CircularDrawer(AbstractDrawer)