README.md
setup.py
inferelator/__init__.py
inferelator/amusr_workflow.py
inferelator/crossvalidation_workflow.py
inferelator/default.py
inferelator/single_cell_workflow.py
inferelator/tfa_workflow.py
inferelator/workflow.py
inferelator.egg-info/PKG-INFO
inferelator.egg-info/SOURCES.txt
inferelator.egg-info/dependency_links.txt
inferelator.egg-info/not-zip-safe
inferelator.egg-info/requires.txt
inferelator.egg-info/top_level.txt
inferelator/distributed/__init__.py
inferelator/distributed/dask_cluster_controller.py
inferelator/distributed/dask_functions.py
inferelator/distributed/dask_local_controller.py
inferelator/distributed/inferelator_mp.py
inferelator/distributed/kvs_controller.py
inferelator/distributed/local_controller.py
inferelator/distributed/multiprocessing_controller.py
inferelator/postprocessing/__init__.py
inferelator/postprocessing/model_metrics.py
inferelator/postprocessing/model_performance.py
inferelator/postprocessing/results_processor.py
inferelator/postprocessing/results_processor_mtl.py
inferelator/preprocessing/__init__.py
inferelator/preprocessing/design_response_translation.py
inferelator/preprocessing/metadata_parser.py
inferelator/preprocessing/priors.py
inferelator/preprocessing/single_cell.py
inferelator/preprocessing/tfa.py
inferelator/regression/__init__.py
inferelator/regression/amusr_regression.py
inferelator/regression/base_regression.py
inferelator/regression/bayes_stats.py
inferelator/regression/bbsr_multitask.py
inferelator/regression/bbsr_python.py
inferelator/regression/elasticnet_multitask.py
inferelator/regression/elasticnet_python.py
inferelator/regression/mi.py
inferelator/tests/artifacts/__init__.py
inferelator/tests/artifacts/test_data.py
inferelator/tests/artifacts/test_stubs.py
inferelator/utils/__init__.py
inferelator/utils/data.py
inferelator/utils/debug.py
inferelator/utils/loader.py
inferelator/utils/validator.py