LICENSE
README.md
pyproject.toml
edgepython/__init__.py
edgepython/classes.py
edgepython/compressed_matrix.py
edgepython/dgelist.py
edgepython/dispersion.py
edgepython/dispersion_lowlevel.py
edgepython/exact_test.py
edgepython/expression.py
edgepython/filtering.py
edgepython/gene_sets.py
edgepython/glm_fit.py
edgepython/glm_levenberg.py
edgepython/glm_test.py
edgepython/io.py
edgepython/limma_port.py
edgepython/normalization.py
edgepython/ql_weights.py
edgepython/results.py
edgepython/sc_fit.py
edgepython/smoothing.py
edgepython/splicing.py
edgepython/utils.py
edgepython/visualization.py
edgepython/voom_lmfit.py
edgepython/weighted_lowess.py
edgepython.egg-info/PKG-INFO
edgepython.egg-info/SOURCES.txt
edgepython.egg-info/dependency_links.txt
edgepython.egg-info/requires.txt
edgepython.egg-info/top_level.txt
tests/test_bismark.py
tests/test_classes.py
tests/test_dgelist.py
tests/test_dispersion.py
tests/test_exact_test.py
tests/test_expression.py
tests/test_gene_sets.py
tests/test_glm.py
tests/test_io.py
tests/test_r_vs_py.py
tests/test_sc_eb_sim.py
tests/test_sc_fit.py
tests/test_splicing.py
tests/test_treat.py
tests/test_utilities.py
tests/test_visualization.py
tests/test_voom_lmfit.py
tests/test_voom_r_parity.py