.gitignore
.readthedocs.yaml
CITATION.cff
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
tox.ini
.github/dependabot.yml
.github/workflows/build.yml
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/ref.rst
src/rnanorm/__init__.py
src/rnanorm/annotation.py
src/rnanorm/cli.py
src/rnanorm/datasets.py
src/rnanorm/typing.py
src/rnanorm.egg-info/PKG-INFO
src/rnanorm.egg-info/SOURCES.txt
src/rnanorm.egg-info/dependency_links.txt
src/rnanorm.egg-info/entry_points.txt
src/rnanorm.egg-info/requires.txt
src/rnanorm.egg-info/top_level.txt
src/rnanorm/files/gencode.v26.annotation.chr21.gtf.gz
src/rnanorm/files/gtex_lung.first30.chr21.csv.gz
src/rnanorm/files/prepare_gtex.py
src/rnanorm/files/toy.gtf
src/rnanorm/files/toy_exp.csv
src/rnanorm/methods/__init__.py
src/rnanorm/methods/between_sample.py
src/rnanorm/methods/utils.py
src/rnanorm/methods/within_sample.py
tests/conftest.py
tests/test_annotation.py
tests/test_cli.py
tests/test_cpm.py
tests/test_ctf.py
tests/test_cuf.py
tests/test_datasets.py
tests/test_fpkm.py
tests/test_library_size.py
tests/test_sklearn_compat.py
tests/test_tmm.py
tests/test_tpm.py
tests/test_uq.py
tests/files/gtex.lung.30.chr21.tmm_factors_edgeR.tsv
tests/files/gtex.lung.30.chr21.uq_factors_edgeR.tsv