README.md
setup.cfg
setup.py
ngs_toolkit/__init__.py
ngs_toolkit/_version.py
ngs_toolkit/analysis.py
ngs_toolkit/atacseq.py
ngs_toolkit/chipseq.py
ngs_toolkit/cnv.py
ngs_toolkit/constants.py
ngs_toolkit/decorators.py
ngs_toolkit/deprecated.py
ngs_toolkit/exceptions.py
ngs_toolkit/footprinting.py
ngs_toolkit/general.py
ngs_toolkit/graphics.py
ngs_toolkit/nucleosome.py
ngs_toolkit/parsers.py
ngs_toolkit/project_manager.py
ngs_toolkit/rnaseq.py
ngs_toolkit/track_manager.py
ngs_toolkit/utils.py
ngs_toolkit.egg-info/PKG-INFO
ngs_toolkit.egg-info/SOURCES.txt
ngs_toolkit.egg-info/dependency_links.txt
ngs_toolkit.egg-info/entry_points.txt
ngs_toolkit.egg-info/requires.txt
ngs_toolkit.egg-info/top_level.txt
ngs_toolkit/config/default.yaml
ngs_toolkit/config/example.yaml
ngs_toolkit/recipes/__init__.py
ngs_toolkit/recipes/call_peaks.py
ngs_toolkit/recipes/deseq2.py
ngs_toolkit/recipes/enrichr.py
ngs_toolkit/recipes/lola.py
ngs_toolkit/recipes/merge_signal.py
ngs_toolkit/recipes/ngs_analysis.py
ngs_toolkit/recipes/region_enrichment.py
ngs_toolkit/recipes/region_set_frip.py
requirements/requirements.r.txt
requirements/requirements.single_cell.txt
requirements/requirements.test.txt
requirements/requirements.txt
tests/__init__.py
tests/data_generator.py
tests/test_analysis.py
tests/test_atacseq_analysis.py
tests/test_config.py
tests/test_decorators.py
tests/test_differential_analysis.py
tests/test_differential_enrichment.py
tests/test_general.py
tests/test_install.py
tests/test_logger.py
tests/test_plot_differential.py
tests/test_plot_differential_enrichment.py
tests/test_project_manager.py
tests/test_rnaseq_analysis.py
tests/test_unsupervised_analysis.py