LICENCE.txt
MANIFEST.in
README.rst
ez_setup.py
pypi-readme.rst
setup.cfg
setup.py
dna_features_viewer/GraphicFeature.py
dna_features_viewer/__init__.py
dna_features_viewer/biotools.py
dna_features_viewer/compute_features_levels.py
dna_features_viewer/version.py
dna_features_viewer.egg-info/PKG-INFO
dna_features_viewer.egg-info/SOURCES.txt
dna_features_viewer.egg-info/dependency_links.txt
dna_features_viewer.egg-info/requires.txt
dna_features_viewer.egg-info/top_level.txt
dna_features_viewer/BiopythonTranslator/BiopythonTranslator.py
dna_features_viewer/BiopythonTranslator/BiopythonTranslatorBase.py
dna_features_viewer/BiopythonTranslator/BlackBoxlessLabelTranslator.py
dna_features_viewer/BiopythonTranslator/__init__.py
dna_features_viewer/CircularGraphicRecord/ArrowWedge.py
dna_features_viewer/CircularGraphicRecord/CircularGraphicRecord.py
dna_features_viewer/CircularGraphicRecord/__init__.py
dna_features_viewer/GraphicRecord/BokehPlottableMixin.py
dna_features_viewer/GraphicRecord/GraphicRecord.py
dna_features_viewer/GraphicRecord/MatplotlibPlottableMixin.py
dna_features_viewer/GraphicRecord/MultilinePlottableMixin.py
dna_features_viewer/GraphicRecord/SequenceAndTranslationMixin.py
dna_features_viewer/GraphicRecord/__init__.py
examples/cartoon_style.py
examples/custom_biopython_translator.py
examples/example_with_gif.py
examples/example_with_inverted_x_axis.py
examples/from_genbank.py
examples/gff_record_from_the_web.py
examples/graphic_record_defined_by_hand.py
examples/locally_highlighted_record.py
examples/multiline_plot.py
examples/multipage_plot.py
examples/overview_and_detail.py
examples/plot_with_bokeh.py
examples/sequence_and_translation.py
examples/translator_with_cutom_colors.py
examples/with_gc_plot.py
examples/article_examples/0_download_the_plasmid.py
examples/article_examples/A_linear_plot.py
examples/article_examples/B_detail_plot.py
examples/article_examples/C_circular_display.py
examples/article_examples/D_display_with_gc_content.py
examples/article_examples/E_cartoon_plot.py
examples/article_examples/F_bokeh_plot.py
examples/article_examples/G_multiline_plot.py
tests/test_basics.py
tests/test_biotools.py