LICENCE
MANIFEST.in
README.md
example.py
setup.py
BinToGene.egg-info/PKG-INFO
BinToGene.egg-info/SOURCES.txt
BinToGene.egg-info/dependency_links.txt
BinToGene.egg-info/requires.txt
BinToGene.egg-info/top_level.txt
src/__init__.py
src/bin.py
src/bin_to_gene.py
src/utils.py
src/images/example.png
src/resources/__init__.py
src/resources/cell_by_bin.h5ad
src/resources/gencode_v34_genes_protein_coding.csv
src/tests/__init__.py
src/tests/gencode_example.csv
src/tests/test_bin.py
src/tests/test_bin_to_gene.py
src/tests/test_binary_search.py
src/tests/test_extend_interval.py