AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
ce_detector/__init__.py
ce_detector/__main__.py
ce_detector/annotator.py
ce_detector/async_version.py
ce_detector/chromosome.yml
ce_detector/cli.py
ce_detector/detector.py
ce_detector/main.py
ce_detector/scanner.py
ce_detector/utils.py
ce_detector.egg-info/PKG-INFO
ce_detector.egg-info/SOURCES.txt
ce_detector.egg-info/dependency_links.txt
ce_detector.egg-info/entry_points.txt
ce_detector.egg-info/not-zip-safe
ce_detector.egg-info/requires.txt
ce_detector.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/reference.rst
docs/requirements.txt
docs/usage.rst
tests/__init__.py
tests/test_ce_detector.py
tests/test_re_cli.py