Installation
To install SpatialQC, simply use pip:
pip install SpatialQC
For Windows. If you encounter the error: "Microsoft Visual C++ 14.0 or greater
is required" while installing annoy, we suggest
using conda install conda-forge::python-annoy
for installation.
Once installed, you can verify the installation and get the help by :
SpatialQC -h