.gitignore
.travis.yml
LICENCE.txt
MANIFEST.in
README.rst
ez_setup.py
setup.py
dna_features_viewer/BiopythonTranslator.py
dna_features_viewer/GraphicFeature.py
dna_features_viewer/GraphicRecord.py
dna_features_viewer/__init__.py
dna_features_viewer/utils.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
examples/by_hand.png
examples/by_hand.py
examples/by_hand_circular.png
examples/example_sequence.gb
examples/from_genbank.png
examples/from_genbank.py
examples/plot_with_bokeh.html
examples/plot_with_bokeh.png
examples/plot_with_bokeh.py
examples/with_plot.png
examples/with_plot.py
tests/example_sequence.gb
tests/test_basics.py