Metadata-Version: 2.4
Name: hormone2cell
Version: 0.1.0
Summary: A toolkit for predicting hormone producing and receiving strength in single cell datasets.
Home-page: https://github.com/Teichlab/hormone2cell
Author: Lijiang Fei, Krzysztof Polanskiu
Author-email: Lijiang Fei <lf529@cam.ac.uk>, Krzysztof Polanski <ktp27@cam.ac.uk>
License: MIT
Project-URL: Homepage, https://github.com/Teichlab/hormone2cell
Project-URL: Repository, https://github.com/Teichlab/hormone2cell
Project-URL: Issues, https://github.com/Teichlab/hormone2cell/issues
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: scanpy
Requires-Dist: matplotlib-venn
Dynamic: author
Dynamic: home-page
Dynamic: license-file

# hormone2cell
A toolkit for predicting hormone producing and receiving strength in single cell datasets.


## Installation

```bash

# Create and activate conda environment
conda create -n hormone2cell_env python=3.10 -y
conda activate hormone2cell_env

# Clone repository
git clone https://github.com/Teichlab/hormone2cell.git # Alternatively, download the package via Code → Download ZIP and install it locally. A pip source of the package will be available soon.
cd hormone2cell

# Install in editable mode
pip install -e .
```


## Usage and Documentation

Please refer to the [ReadTheDocs page](https://hormone2cell.readthedocs.io/en/latest/) for function docstrings and a tutorial notebook.

## Citation
