LICENSE.txt
MANIFEST.in
README.md
setup.py
dependency_licenses/requirejs.license
dependency_licenses/vega-embed.license
dependency_licenses/vega-lite.license
dependency_licenses/vega.license
qurro/__init__.py
qurro/_df_utils.py
qurro/_json_utils.py
qurro/_metadata_utils.py
qurro/_parameter_descriptions.py
qurro/_rank_utils.py
qurro/generate.py
qurro.egg-info/PKG-INFO
qurro.egg-info/SOURCES.txt
qurro.egg-info/dependency_links.txt
qurro.egg-info/entry_points.txt
qurro.egg-info/not-zip-safe
qurro.egg-info/requires.txt
qurro.egg-info/top_level.txt
qurro/q2/__init__.py
qurro/q2/_actually_do_stuff.py
qurro/q2/_method.py
qurro/q2/plugin_setup.py
qurro/scripts/__init__.py
qurro/scripts/_plot.py
qurro/support_files/icon.png
qurro/support_files/index.html
qurro/support_files/main.js
qurro/support_files/qurro.css
qurro/support_files/js/display.js
qurro/support_files/js/dom_utils.js
qurro/support_files/js/feature_computation.js
qurro/support_files/vendor/require.js
qurro/support_files/vendor/reset.css
qurro/support_files/vendor/vega-embed.min.js
qurro/support_files/vendor/vega-lite.min.js
qurro/support_files/vendor/vega.min.js
qurro/tests/__init__.py
qurro/tests/test_df_utils.py
qurro/tests/test_filter_unextreme_features.py
qurro/tests/test_input_validation.py
qurro/tests/test_integration_empty_sample_filtering.py
qurro/tests/test_integration_matching.py
qurro/tests/test_integration_q2.py
qurro/tests/test_integration_standalone.py
qurro/tests/test_json_utils.py
qurro/tests/test_metadata_utils.py
qurro/tests/testing_utilities.py
qurro/tests/update_js_test_jsons.py