LICENSE.txt
MANIFEST.in
README.md
setup.py
qurro/__init__.py
qurro/_df_utils.py
qurro/_json_utils.py
qurro/_metadata_utils.py
qurro/_parameter_descriptions.py
qurro/_qarcoal_param_descriptions.py
qurro/_rank_utils.py
qurro/citations.bib
qurro/generate.py
qurro/qarcoal.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/dependency_licenses/bootstrap-icons.license
qurro/dependency_licenses/bootstrap.license
qurro/dependency_licenses/datatables.license
qurro/dependency_licenses/jquery.license
qurro/dependency_licenses/popperjs.license
qurro/dependency_licenses/requirejs.license
qurro/dependency_licenses/vega-embed.license
qurro/dependency_licenses/vega-lite.license
qurro/dependency_licenses/vega.license
qurro/q2/__init__.py
qurro/q2/_transformer.py
qurro/q2/_type.py
qurro/q2/_visualizer_utils.py
qurro/q2/_visualizers.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/README.md
qurro/support_files/vendor/bootstrap.bundle.min.js
qurro/support_files/vendor/bootstrap.min.css
qurro/support_files/vendor/dataTables.bootstrap4.min.css
qurro/support_files/vendor/dataTables.bootstrap4.min.js
qurro/support_files/vendor/jquery-3.4.1.min.js
qurro/support_files/vendor/jquery.dataTables.min.js
qurro/support_files/vendor/require.js
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_uses_q2.py
qurro/tests/test_q2_plugin_misc.py
qurro/tests/test_q2_qarcoal.py
qurro/tests/testing_utilities.py
qurro/tests/update_js_test_jsons.py