.clang-format
.cmake-format.yaml
.editorconfig
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CMakeLists.txt
LICENSE
MANIFEST.in
README.md
conanfile.txt
pyproject.toml
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/pip.yml
.github/workflows/wheels.yml
cmake/CompilerWarnings.cmake
cmake/modules/FindFilesystem.cmake
docs/Makefile
docs/conf.py
docs/hictkpy.rst
docs/index.rst
docs/installation.rst
docs/quickstart.rst
docs/requirements.txt
docs/assets/heatmap_001.avif
external/hictk-v0.0.3.tar.xz
external/licenses/hictk.LICENSE
hictkpy.egg-info/PKG-INFO
hictkpy.egg-info/SOURCES.txt
hictkpy.egg-info/dependency_links.txt
hictkpy.egg-info/not-zip-safe
hictkpy.egg-info/requires.txt
hictkpy.egg-info/top_level.txt
src/CMakeLists.txt
src/hictkpy.cpp
src/hictkpy_file.cpp
src/hictkpy_multires_file.cpp
src/hictkpy_pixel_selector.cpp
src/hictkpy_singlecell_file.cpp
src/include/hictkpy/common.hpp
src/include/hictkpy/file.hpp
src/include/hictkpy/multires_file.hpp
src/include/hictkpy/pixel_selector.hpp
src/include/hictkpy/singlecell_file.hpp