LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
doc/Makefile
doc/make.bat
doc/source/Changelog.rst
doc/source/conf.py
doc/source/index.rst
doc/source/references.rst
doc/source/_static/copybutton.js
doc/source/_static/report/index.html
doc/source/_static/report/css/github-gist.css
doc/source/_static/report/css/report.css
doc/source/_static/report/js/highlight.pack.js
doc/source/_static/report/js/sorttable.js
reports/__init__.py
reports/htmltable.py
reports/report.py
reports.egg-info/PKG-INFO
reports.egg-info/SOURCES.txt
reports.egg-info/dependency_links.txt
reports.egg-info/not-zip-safe
reports.egg-info/requires.txt
reports.egg-info/top_level.txt
reports/resources/__init__.py
reports/resources/css/github-gist.css
reports/resources/javascript/__init__.py
reports/resources/javascript/d3.v3.min.js
reports/resources/javascript/highlight.pack.js
reports/resources/javascript/jquery-1.12.3.min.js
reports/resources/javascript/mpld3.v0.2.js
reports/resources/javascript/sorttable.js
reports/resources/templates/__init__.py
reports/resources/templates/gdsctools/association.html
reports/resources/templates/gdsctools/base.html
reports/resources/templates/gdsctools/datapack_summary.html
reports/resources/templates/gdsctools/drug.html
reports/resources/templates/gdsctools/feature.html
reports/resources/templates/gdsctools/gdsc.css
reports/resources/templates/gdsctools/index.html
reports/resources/templates/gdsctools/manova.html
reports/resources/templates/generic/base.html
reports/resources/templates/generic/index.html
reports/resources/templates/generic/report.css
test/test_htmltable.py
test/test_report.py