Installation

Instruction of Installation

Install through pip

pip install scATAnno

Install through github

Clone the source code repository and go to the scATAnno-main directory, use `pip install . ` to install the package.

git clone https://github.com/Yijia-Jiang/scATAnno-main.git
cd scATAnno-main
pip install .