LICENSE
MANIFEST.in
README.md
pyproject.toml
src/scRBP.egg-info/PKG-INFO
src/scRBP.egg-info/SOURCES.txt
src/scRBP.egg-info/dependency_links.txt
src/scRBP.egg-info/entry_points.txt
src/scRBP.egg-info/requires.txt
src/scRBP.egg-info/top_level.txt
src/scrbp/__init__.py
src/scrbp/__main__.py
src/scrbp/cli.py
src/scrbp/commands/__init__.py
src/scrbp/commands/get_grn.py
src/scrbp/commands/get_merge_grn.py
src/scrbp/commands/get_module.py
src/scrbp/commands/get_prune.py
src/scrbp/commands/get_regulon.py
src/scrbp/commands/get_sketch.py
src/scrbp/commands/merge_regulons.py
src/scrbp/commands/ras.py
src/scrbp/commands/rgs.py
src/scrbp/commands/trs.py
src/scrbp/utils/__init__.py
src/scrbp/utils/io.py
src/scrbp/utils/stats.py