LICENSE
MANIFEST.in
README.md
logo.png
pyproject.toml
setup.cfg
docs/source/cli.rst
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/usage.rst
docs/source/cinemol/api.rst
docs/source/cinemol/fitting.rst
docs/source/cinemol/geometry.rst
docs/source/cinemol/index.rst
docs/source/cinemol/model.rst
docs/source/cinemol/parsers.rst
docs/source/cinemol/style.rst
docs/source/cinemol/svg.rst
examples/draw_all_depictions_for_molecule.py
examples/draw_protein_with_ligands.py
examples/draw_substructure_highlights.py
examples/draw_superimposed_conformers.py
examples/create_figures/measure_performance.py
examples/create_figures/visual_explanation_algorithm.py
examples/create_figures/visual_summary_performance.py
examples/data/9lyz.pdb
examples/data/README.md
examples/data/penicillin_G.sdf
examples/data/performance_on_platinum_dataset.tsv
examples/svgs/cartoon_ballandstick.svg
examples/svgs/cartoon_spacefilling.svg
examples/svgs/cartoon_tube.svg
examples/svgs/glossy_ballandstick.svg
examples/svgs/glossy_spacefilling.svg
examples/svgs/glossy_tube.svg
examples/svgs/protein_with_ligands.svg
examples/svgs/substructure_highlights.svg
examples/svgs/superimposed_conformers.svg
examples/svgs/wireframe.svg
src/cinemol/__init__.py
src/cinemol/__main__.py
src/cinemol/api.py
src/cinemol/cli.py
src/cinemol/fitting.py
src/cinemol/geometry.py
src/cinemol/model.py
src/cinemol/parsers.py
src/cinemol/py.typed
src/cinemol/style.py
src/cinemol/svg.py
src/cinemol/version.py
src/cinemol.egg-info/PKG-INFO
src/cinemol.egg-info/SOURCES.txt
src/cinemol.egg-info/dependency_links.txt
src/cinemol.egg-info/entry_points.txt
src/cinemol.egg-info/not-zip-safe
src/cinemol.egg-info/requires.txt
src/cinemol.egg-info/top_level.txt
tests/__init__.py
tests/test_api.py
tests/test_cli.py
tests/test_fitting.py
tests/test_geometry.py
tests/test_model.py
tests/test_parsers.py
tests/test_style.py
tests/test_svg.py
tests/test_version.py
tests/fixtures/test_input_001.sdf
tests/fixtures/test_input_002.sdf
tests/fixtures/test_input_003.sdf
tests/fixtures/test_input_004.sdf