README
setup.cfg
setup.py
Ibidas.egg-info/PKG-INFO
Ibidas.egg-info/SOURCES.txt
Ibidas.egg-info/dependency_links.txt
Ibidas.egg-info/requires.txt
Ibidas.egg-info/top_level.txt
bin/ibidas
ibidas/__init__.py
ibidas/constants.py
ibidas/cytoscape.py
ibidas/download_cache.py
ibidas/engines.py
ibidas/ops.py
ibidas/pre.py
ibidas/query_context.py
ibidas/query_graph.py
ibidas/repops.py
ibidas/repops_dim.py
ibidas/repops_funcs.py
ibidas/repops_multi.py
ibidas/repops_slice.py
ibidas/representor.py
ibidas/server.py
ibidas/itypes/__init__.py
ibidas/itypes/casts.py
ibidas/itypes/convertors.py
ibidas/itypes/detector.py
ibidas/itypes/dimensions.py
ibidas/itypes/dimpaths.py
ibidas/itypes/rtypes.py
ibidas/itypes/type_attribute_freeze.py
ibidas/itypes/typeops.py
ibidas/passes/__init__.py
ibidas/passes/annot_objs.py
ibidas/passes/annotate_replinks.py
ibidas/passes/create_expression_objects.py
ibidas/passes/create_graph.py
ibidas/passes/cytoscape_vis.py
ibidas/passes/ensure_info.py
ibidas/passes/manager.py
ibidas/passes/prepeephole.py
ibidas/passes/serialize_exec.py
ibidas/passes/wrapper_planner.py
ibidas/thirdparty/__init__.py
ibidas/thirdparty/console.py
ibidas/thirdparty/padnums.py
ibidas/thirdparty/rad_util.py
ibidas/thirdparty/spark.py
ibidas/thirdparty/tableprint.py
ibidas/thirdparty/topsort.py
ibidas/thirdparty/xdot.py
ibidas/utils/__init__.py
ibidas/utils/config.py
ibidas/utils/context.py
ibidas/utils/delay_import.py
ibidas/utils/infix.py
ibidas/utils/missing.py
ibidas/utils/module_types.py
ibidas/utils/nested_array.py
ibidas/utils/sparse_arrays.py
ibidas/utils/topological_sort.py
ibidas/utils/toposort.py
ibidas/utils/util.py
ibidas/wrappers/__init__.py
ibidas/wrappers/wrapper.py
ibidas/wrappers/wrapper_biomart.py
ibidas/wrappers/wrapper_chipchip.py
ibidas/wrappers/wrapper_hughes.py
ibidas/wrappers/wrapper_phospho.py
ibidas/wrappers/wrapper_psimi.py
ibidas/wrappers/wrapper_py.py
ibidas/wrappers/wrapper_py2.py
ibidas/wrappers/wrapper_sql.py
ibidas/wrappers/wrapper_tsv.py
src/closure.c
src/cutils.c
src/multi_visitor.c
test/__init__.py
test/test_nested_array.py
test/test_tutorial.py