.appveyor.yml
.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.readthedocs.yml
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
ci/appveyor-with-compiler.cmd
ci/bootstrap.py
ci/requirements.txt
ci/templates/.appveyor.yml
ci/templates/.travis.yml
ci/templates/tox.ini
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/bioplottemplates.rst
docs/reference/index.rst
docs/reference/plots.rst
src/bioplottemplates/.cli_labeldots.py.swp
src/bioplottemplates/__init__.py
src/bioplottemplates/__main__.py
src/bioplottemplates/cli.py
src/bioplottemplates/cli_labeldots.py
src/bioplottemplates/logger.py
src/bioplottemplates.egg-info/PKG-INFO
src/bioplottemplates.egg-info/SOURCES.txt
src/bioplottemplates.egg-info/dependency_links.txt
src/bioplottemplates.egg-info/entry_points.txt
src/bioplottemplates.egg-info/not-zip-safe
src/bioplottemplates.egg-info/requires.txt
src/bioplottemplates.egg-info/top_level.txt
src/bioplottemplates/libs/libcli.py
src/bioplottemplates/libs/libio.py
src/bioplottemplates/libs/libmsg.py
src/bioplottemplates/libs/libutil.py
src/bioplottemplates/plots/.label_dots.py.swp
src/bioplottemplates/plots/__init__.py
src/bioplottemplates/plots/label_dots.py
src/bioplottemplates/plots/param.py
tests/test_bioplottemplates.py
tests/test_libutil.py