README.rst
setup.cfg
setup.py
scprep/__init__.py
scprep/_lazyload.py
scprep/_patch.py
scprep/filter.py
scprep/measure.py
scprep/normalize.py
scprep/reduce.py
scprep/sanitize.py
scprep/select.py
scprep/stats.py
scprep/transform.py
scprep/utils.py
scprep/version.py
scprep.egg-info/PKG-INFO
scprep.egg-info/SOURCES.txt
scprep.egg-info/dependency_links.txt
scprep.egg-info/requires.txt
scprep.egg-info/top_level.txt
scprep/io/__init__.py
scprep/io/csv.py
scprep/io/download.py
scprep/io/fcs.py
scprep/io/hdf5.py
scprep/io/mtx.py
scprep/io/tenx.py
scprep/io/utils.py
scprep/plot/__init__.py
scprep/plot/colors.py
scprep/plot/histogram.py
scprep/plot/jitter.py
scprep/plot/marker.py
scprep/plot/scatter.py
scprep/plot/scree.py
scprep/plot/tools.py
scprep/plot/utils.py
scprep/plot/variable_genes.py
scprep/run/__init__.py
scprep/run/conversion.py
scprep/run/dyngen.py
scprep/run/r_function.py
scprep/run/slingshot.py
scprep/run/splatter.py
test/test_filter.py
test/test_hdf5.py
test/test_io.py
test/test_lazyload.py
test/test_measure.py
test/test_normalize.py
test/test_patch.py
test/test_plot.py
test/test_reduce.py
test/test_run.py
test/test_sanitize.py
test/test_select.py
test/test_stats.py
test/test_transform.py
test/test_utils.py