.coveragerc
LICENSE
README.md
setup.cfg
setup.py
docs/NeuronLangExample.ipynb
docs/basic-model.org
docs/neurons_notebook.md
neurondm/__init__.py
neurondm/auth-config.py
neurondm/build.py
neurondm/core.py
neurondm/example.py
neurondm/indicators.py
neurondm/lang.py
neurondm/phenotype_namespaces.py
neurondm/sheets.py
neurondm/simple.py
neurondm.egg-info/PKG-INFO
neurondm.egg-info/SOURCES.txt
neurondm.egg-info/dependency_links.txt
neurondm.egg-info/entry_points.txt
neurondm.egg-info/requires.txt
neurondm.egg-info/top_level.txt
neurondm/compiled/.gitignore
neurondm/compiled/__init__.py
neurondm/models/README.md
neurondm/models/__init__.py
neurondm/models/allen_cell_types.py
neurondm/models/basic_neurons.py
neurondm/models/bolew.py
neurondm/models/cuts.py
neurondm/models/huang2017.py
neurondm/models/keast2020.py
neurondm/models/ma2015.py
neurondm/models/pcl.py
neurondm/models/phenotype_direct.py
resources/part-of-self.ttl
resources/phenotype-core.ttl
resources/phenotype-indicators.ttl
resources/phenotypes.ttl
test/__init__.py
test/common.py
test/test_integration.py
test/test_label.py
test/test_load.py
test/test_madness.py
test/test_neurons.py
test/test_simple.py
test/test_triples.py
test/test_write.py