LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
brisc/__init__.py
brisc/colorspacious.py
brisc/concatenate.py
brisc/cysparse.pyx
brisc/cyutils.pxd
brisc/cyutils.pyx
brisc/de.py
brisc/doublets.pyx
brisc/embed.pyx
brisc/harmonize.pyx
brisc/hdf5.pyx
brisc/hvg.pyx
brisc/kmeans.pyx
brisc/knn.pyx
brisc/labels.pyx
brisc/leiden.pyx
brisc/norm_factors.pyx
brisc/normalize.pyx
brisc/pca.pyx
brisc/pseudobulk.py
brisc/pseudobulk_and_markers.pyx
brisc/qc.pyx
brisc/single_cell.py
brisc/snn.pyx
brisc/sparse.py
brisc/type_aliases.py
brisc/utils.py
brisc/validated_dict.py
brisc.egg-info/PKG-INFO
brisc.egg-info/SOURCES.txt
brisc.egg-info/dependency_links.txt
brisc.egg-info/requires.txt
brisc.egg-info/top_level.txt
tests/test_cluster.py
tests/test_de.py
tests/test_embedding.py
tests/test_hvg.py
tests/test_integration.py
tests/test_markers.py
tests/test_neighbors.py
tests/test_normalize.py
tests/test_pca.py
tests/test_pseudobulk.py
tests/test_qc.py