exdyn

Analyze cell state dynamics dependent on extrinsic factors


License
MIT
Install
pip install exdyn==0.0.2

Documentation

Exdyn

Exdyn is intended to analyze colocalization relation ships between single cell transcriptomes, integrating them with spatial transcriptome.

Instalation

You can install exdyn using pip command from your shell.

pip install exdyn

Usage

You need to prepare AnnData objects which includes spliced and unspliced transcript counts for single cell transcriptome respectively. You can see the usage in IPython Notebook1 and IPython Notebook2.