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

Module _Track

source code

Track module

    Provides:

    o Track - Container for a single track on the diagram, containing
                FeatureSet and GraphSet objects

    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:

scale_fontsize    http://www.biopython.org

Classes [hide private]
  Track
Track