Skip to content
/ socube Public

A simple python package for doublet detection in scRNA-seq data

License

Notifications You must be signed in to change notification settings

GCS-ZHN/socube

Repository files navigation

SoCube

license python torch docker pypi pmid SoCube Workflow

Introduction

SoCube was a end-to-end doublet detection tool with novel feature embedding strategy. User manual is published on this repo's github page.

Installment

You can just install socube by execute pip command.

pip install socube

For install detail, please see at user manual.

Usage

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.

Help

Any problem, you could create an issue, we will receive a email sented by github and reply it as soon as possible.