Install mudata#
Stable version#
mudata can be installed from PyPI with pip:
pip install mudata
Development version#
To use a pre-release version of mudata, install it from from the GitHub repository:
pip install git+https://github.com/scverse/mudata
Troubleshooting#
Please consult the details on installing scanpy and its dependencies here.
If there are issues that have not been described, addressed, or documented, please consider opening an issue.