AUTHORS.rst
CONTRIBUTING.rst
DESCRIPTION.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
genomedashboard/__init__.py
genomedashboard/cli.py
genomedashboard.egg-info/PKG-INFO
genomedashboard.egg-info/SOURCES.txt
genomedashboard.egg-info/dependency_links.txt
genomedashboard.egg-info/entry_points.txt
genomedashboard.egg-info/not-zip-safe
genomedashboard.egg-info/requires.txt
genomedashboard.egg-info/top_level.txt
genomedashboard/convert/__init__.py
genomedashboard/convert/convert.py
genomedashboard/ds/__init__.py
genomedashboard/ds/ds.py
genomedashboard/io/__init__.py
genomedashboard/io/io.py
tests/__init__.py
tests/test_ds.py
tests/test_genomedashboard.py