.gitignore
.travis.yml
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
test.loom
assets/LoomBASE_logo.ai
assets/LoomR_logo.ai
assets/LoomR_logo.png
assets/Loom_components.ai
assets/Loom_components.png
assets/Loom_favicon.png
assets/Loom_icon.ai
assets/Loom_icon.png
assets/Loom_logo.ai
assets/Loom_logo.png
doc/Loom-images.png
doc/Loom_components.png
doc/Loom_icon.png
doc/Loom_logo.png
doc/Makefile
doc/conf.py
doc/index.rst
doc/_build/.DS_Store
doc/_build/doctrees/environment.pickle
doc/_build/doctrees/index.doctree
doc/_build/doctrees/apiwalkthrough/index.doctree
doc/_build/doctrees/format/index.doctree
doc/_build/doctrees/fullapi/index.doctree
doc/_build/doctrees/fullapi/loompy.doctree
doc/_build/doctrees/installation/index.doctree
doc/_build/doctrees/semantics/index.doctree
doc/_build/html/.DS_Store
doc/_build/html/.buildinfo
doc/_build/html/.nojekyll
doc/_build/html/genindex.html
doc/_build/html/index.html
doc/_build/html/objects.inv
doc/_build/html/py-modindex.html
doc/_build/html/search.html
doc/_build/html/searchindex.js
doc/_build/html/_modules/index.html
doc/_build/html/_modules/loompy/loompy.html
doc/_build/html/_sources/index.rst.txt
doc/_build/html/_sources/apiwalkthrough/index.rst.txt
doc/_build/html/_sources/format/index.rst.txt
doc/_build/html/_sources/fullapi/index.rst.txt
doc/_build/html/_sources/fullapi/loompy.rst.txt
doc/_build/html/_sources/installation/index.rst.txt
doc/_build/html/_sources/semantics/index.rst.txt
doc/_build/html/_static/ajax-loader.gif
doc/_build/html/_static/basic.css
doc/_build/html/_static/comment-bright.png
doc/_build/html/_static/comment-close.png
doc/_build/html/_static/comment.png
doc/_build/html/_static/doctools.js
doc/_build/html/_static/down-pressed.png
doc/_build/html/_static/down.png
doc/_build/html/_static/file.png
doc/_build/html/_static/jquery-3.1.0.js
doc/_build/html/_static/jquery.js
doc/_build/html/_static/minus.png
doc/_build/html/_static/plus.png
doc/_build/html/_static/pygments.css
doc/_build/html/_static/searchtools.js
doc/_build/html/_static/underscore-1.3.1.js
doc/_build/html/_static/underscore.js
doc/_build/html/_static/up-pressed.png
doc/_build/html/_static/up.png
doc/_build/html/_static/websupport.js
doc/_build/html/_static/css/badge_only.css
doc/_build/html/_static/css/theme.css
doc/_build/html/_static/fonts/Inconsolata-Bold.ttf
doc/_build/html/_static/fonts/Inconsolata-Regular.ttf
doc/_build/html/_static/fonts/Lato-Bold.ttf
doc/_build/html/_static/fonts/Lato-Regular.ttf
doc/_build/html/_static/fonts/RobotoSlab-Bold.ttf
doc/_build/html/_static/fonts/RobotoSlab-Regular.ttf
doc/_build/html/_static/fonts/fontawesome-webfont.eot
doc/_build/html/_static/fonts/fontawesome-webfont.svg
doc/_build/html/_static/fonts/fontawesome-webfont.ttf
doc/_build/html/_static/fonts/fontawesome-webfont.woff
doc/_build/html/_static/js/modernizr.min.js
doc/_build/html/_static/js/theme.js
doc/_build/html/apiwalkthrough/index.html
doc/_build/html/format/index.html
doc/_build/html/fullapi/index.html
doc/_build/html/fullapi/loompy.html
doc/_build/html/installation/index.html
doc/_build/html/semantics/index.html
doc/_ext/edit_on_github.py
doc/_templates/localtoc.html
doc/apiwalkthrough/index.rst
doc/conventions/index.rst
doc/cookbook/index.rst
doc/format/index.rst
doc/fullapi/combine.rst
doc/fullapi/connect.rst
doc/fullapi/create.rst
doc/fullapi/create_from_cellranger.rst
doc/fullapi/create_from_fastq.rst
doc/fullapi/index.rst
doc/fullapi/layer_manager.rst
doc/fullapi/loom_layer.rst
doc/fullapi/loom_validator.rst
doc/fullapi/loom_view.rst
doc/fullapi/loompy.rst
doc/fullapi/memory_loom_layer.rst
doc/fullapi/new.rst
doc/fullapi/view_manager.rst
doc/installation/index.rst
doc/kallisto/index.rst
doc/semantics/index.rst
loompy/__init__.py
loompy/_version.py
loompy/attribute_manager.py
loompy/bus_file.py
loompy/cell_calling.py
loompy/commands.py
loompy/global_attribute_manager.py
loompy/graph_manager.py
loompy/layer_manager.py
loompy/loom_layer.py
loompy/loom_validator.py
loompy/loom_view.py
loompy/loompy.py
loompy/metadata_loaders.py
loompy/normalize.py
loompy/to_html.py
loompy/utils.py
loompy/view_manager.py
loompy.egg-info/PKG-INFO
loompy.egg-info/SOURCES.txt
loompy.egg-info/dependency_links.txt
loompy.egg-info/entry_points.txt
loompy.egg-info/requires.txt
loompy.egg-info/top_level.txt
notebooks/build_index.ipynb
tests/debug.py
tests/test_attribute_manager.py
tests/test_connection.py
tests/test_file_attribute_manager.py
tests/test_main.py
tests/test_validator.py