setup.cfg
setup.py
bg/__init__.py
bg/breakpoint_graph.py
bg/distances.py
bg/edge.py
bg/genome.py
bg/graphviz.py
bg/grimm.py
bg/kbreak.py
bg/multicolor.py
bg/tree.py
bg/utils.py
bg/vertices.py
bg.egg-info/PKG-INFO
bg.egg-info/SOURCES.txt
bg.egg-info/dependency_links.txt
bg.egg-info/requires.txt
bg.egg-info/top_level.txt
tests/__init__.py
tests/all_tests.py
tests/test_breakpoint_graph.py
tests/test_distances.py
tests/test_edge.py
tests/test_genome.py
tests/test_graphviz.py
tests/test_grimm.py
tests/test_kbreak.py
tests/test_multicolor.py
tests/test_tree.py
tests/test_vertices.py