CHANGELOG.md
LICENSE.txt
Makefile
requirements.txt
setup.cfg
setup.py
cellxgene_schema/__init__.py
cellxgene_schema/cli.py
cellxgene_schema/env.py
cellxgene_schema/ontology.py
cellxgene_schema/schema.py
cellxgene_schema/validate.py
cellxgene_schema.egg-info/PKG-INFO
cellxgene_schema.egg-info/SOURCES.txt
cellxgene_schema.egg-info/dependency_links.txt
cellxgene_schema.egg-info/entry_points.txt
cellxgene_schema.egg-info/not-zip-safe
cellxgene_schema.egg-info/requires.txt
cellxgene_schema.egg-info/top_level.txt
cellxgene_schema/ontology_files/.gitignore
cellxgene_schema/ontology_files/all_ontology.json.gz
cellxgene_schema/ontology_files/genes_ercc.csv.gz
cellxgene_schema/ontology_files/genes_homo_sapiens.csv.gz
cellxgene_schema/ontology_files/genes_mus_musculus.csv.gz
cellxgene_schema/ontology_files/genes_sars_cov_2.csv.gz
cellxgene_schema/ontology_files/owl_info.yml
cellxgene_schema/schema_definitions/2_0_0.yaml
scripts/.gitignore
scripts/gene_processing.py
scripts/ontology_processing.py
scripts/readme.md
tests/test_ontology.py
tests/test_schema_compliance.py
tests/test_validate.py
tests/fixtures/__init__.py
tests/fixtures/examples_ontology_test.py
tests/fixtures/examples_validate.py
tests/fixtures/h5ads/example_invalid_CL.h5ad
tests/fixtures/h5ads/example_valid.h5ad