Installation

We recommend Python v3.6 or higher.

PyPI, Virtualenv, or Anaconda

You can use pip (or pip3):

pip install schema_learn

Docker

Schema has been designed to be compatible with the popular and excellent single-cell Python package, Scanpy. We recommend installing the Docker image recommended by Scanpy maintainers and then using pip, as described above, to install Schema in it.