CHANGELOG
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
bin/fanc
bin/fancplot
fanc/__init__.py
fanc/config.py
fanc/general.py
fanc/hic.py
fanc/map.py
fanc/matrix.py
fanc/pairs.py
fanc/peaks.py
fanc/regions.py
fanc/registry.py
fanc/version.py
fanc.egg-info/PKG-INFO
fanc.egg-info/SOURCES.txt
fanc.egg-info/dependency_links.txt
fanc.egg-info/requires.txt
fanc.egg-info/top_level.txt
fanc/architecture/__init__.py
fanc/architecture/aggregate.py
fanc/architecture/comparisons.py
fanc/architecture/compartments.py
fanc/architecture/domains.py
fanc/architecture/helpers.py
fanc/architecture/maxima_callers.py
fanc/architecture/stats.py
fanc/commands/__init__.py
fanc/commands/auto.py
fanc/commands/fanc_commands.py
fanc/commands/fancplot_command_parsers.py
fanc/commands/fancplot_commands.py
fanc/compatibility/__init__.py
fanc/compatibility/cooler.py
fanc/compatibility/juicer.py
fanc/compatibility/txt.py
fanc/plotting/__init__.py
fanc/plotting/base_plotter.py
fanc/plotting/colormaps.py
fanc/plotting/helpers.py
fanc/plotting/hic_plotter.py
fanc/plotting/plotter.py
fanc/plotting/statistics.py
fanc/tools/__init__.py
fanc/tools/dummy.py
fanc/tools/emails.py
fanc/tools/files.py
fanc/tools/general.py
fanc/tools/load.py
fanc/tools/matrix.py
fanc/tools/natural_cmp.c
fanc/tools/sambam.pyx
fanc/tools/signal_handling.py