LICENSE.txt
MANIFEST.in
README.rst
setup.py
operondemmo/__init__.py
operondemmo/operon.py
operondemmo/version.py
operondemmo.egg-info/PKG-INFO
operondemmo.egg-info/SOURCES.txt
operondemmo.egg-info/dependency_links.txt
operondemmo.egg-info/entry_points.txt
operondemmo.egg-info/requires.txt
operondemmo.egg-info/top_level.txt
operondemmo/cluster_or_classify_method/__init__.py
operondemmo/cluster_or_classify_method/gamma_domain.py
operondemmo/cluster_or_classify_method/naive_bayes.py
operondemmo/co_expression_matrix/__init__.py
operondemmo/co_expression_matrix/c_i_j.py
operondemmo/co_expression_matrix/person_i_j.py
operondemmo/co_expression_matrix/spearman_i_j.py
operondemmo/input_file_handle/__init__.py
operondemmo/input_file_handle/handle_gff.py
operondemmo/input_file_handle/handle_input.py
operondemmo/input_file_handle/handle_kallisto.py