LICENSE.txt
MANIFEST.in
README.rst
setup.py
bio96/__init__.py
bio96/load.py
bio96/util.py
bio96/verify.py
bio96.egg-info/PKG-INFO
bio96.egg-info/SOURCES.txt
bio96.egg-info/dependency_links.txt
bio96.egg-info/entry_points.txt
bio96.egg-info/not-zip-safe
bio96.egg-info/requires.txt
bio96.egg-info/top_level.txt
docs/Makefile
docs/command_line.rst
docs/conf.py
docs/contributing.rst
docs/example_usage.rst
docs/file_format.rst
docs/index.rst
docs/installation.rst
docs/python_api.rst
tests/.coverage
tests/.coveragerc
tests/.gitignore
tests/test_config_error.py
tests/test_config_from_toml.py
tests/test_configdict.py
tests/test_iter_ij_in_block.py
tests/test_load.py
tests/test_path_manager.py
tests/test_recursive_merge.py
tests/test_resolve_path.py
tests/test_table_from_config.py
tests/test_table_from_wells.py
tests/test_util.py
tests/test_wells_from_config.py
tests/.pytest_cache/README.md
tests/.pytest_cache/v/cache/nodeids
tests/htmlcov/_home_kale_research_software_projects_bio96_bio96___init___py.html
tests/htmlcov/_home_kale_research_software_projects_bio96_bio96_load_py.html
tests/htmlcov/_home_kale_research_software_projects_bio96_bio96_util_py.html
tests/htmlcov/_home_kale_research_software_projects_bio96_bio96_verify_py.html
tests/htmlcov/coverage_html.js
tests/htmlcov/index.html
tests/htmlcov/jquery.ba-throttle-debounce.min.js
tests/htmlcov/jquery.hotkeys.js
tests/htmlcov/jquery.isonscreen.js
tests/htmlcov/jquery.min.js
tests/htmlcov/jquery.tablesorter.min.js
tests/htmlcov/keybd_closed.png
tests/htmlcov/keybd_open.png
tests/htmlcov/status.json
tests/htmlcov/style.css
tests/toml/.coverage
tests/toml/a.dat
tests/toml/alert.toml
tests/toml/b.dat
tests/toml/col_without_row.toml
tests/toml/empty.toml
tests/toml/icol_without_row.toml
tests/toml/irow_without_col.toml
tests/toml/just_concat.toml
tests/toml/one_concat.toml
tests/toml/one_include.toml
tests/toml/one_plate.toml
tests/toml/one_plate.xlsx
tests/toml/one_well_xy.toml
tests/toml/one_well_xy.xlsx
tests/toml/one_well_xyz.toml
tests/toml/one_well_xyz.xlsx
tests/toml/reasonably_complex.toml
tests/toml/row_without_col.toml
tests/toml/two_concats.toml
tests/toml/two_includes.toml
tests/toml/two_plates.toml
tests/toml/two_plates_a.xlsx
tests/toml/two_plates_b.xlsx
tests/verify/colors_coolwarm.pdf
tests/verify/colors_coolwarm.toml
tests/verify/colors_plasma.pdf
tests/verify/colors_plasma.toml
tests/verify/colors_viridis.pdf
tests/verify/colors_viridis.toml
tests/verify/degenerate_attr.toml
tests/verify/long_labels.pdf
tests/verify/long_labels.toml
tests/verify/nan_first.pdf
tests/verify/nan_first.toml
tests/verify/no_attrs.toml
tests/verify/no_wells.toml
tests/verify/one_attr.pdf
tests/verify/one_attr.toml
tests/verify/reasonably_complex_1.pdf
tests/verify/reasonably_complex_1.toml
tests/verify/reasonably_complex_2.pdf
tests/verify/reasonably_complex_2.toml
tests/verify/skip_wells.pdf
tests/verify/skip_wells.toml
tests/verify/test_verify.py
tests/verify/two_attrs.pdf
tests/verify/two_attrs.toml