SoCube was a end-to-end doublet detection tool with novel feature embedding strategy. User manual is published on this repo's github page.
You can just install socube by execute pip command.
pip install socube
For install detail, please see at user manual.
Basic usage of socube with gpus is like following example.
socube -i data/pbmc-1C-dm.h5ad --gpu-ids 0
Please visit our user manual for usage detail.
Any problem, you could create an issue, we will receive a email sented by github and reply it as soon as possible.