Human Cytokine Dictionary
Project description
huCIRA
huCIRA (human Cytokine Immune Response Analysis) provides an easy-to-use interface to analyze cytokine signaling and cytokine-induced immune program enrichment in transcriptomic datasets.
To get started, simply supply a transcriptomic dataset annotated with immune cell types and the experimental conditions of interest. Using our dictionary as a reference, huCIRA allows you to infer differential cytokine activity and immune program activation across conditions and to map cytokine-mediated interactions between immune cells. Under the hood, huCIRA is based on gseapy to run enrichment analyses.
Demo
Please refer to this tutorial for an example of a full pipeline and outputs.
The core analysis is happening here:
import scanpy as sc
import hucira as hc
# 1. Load your data
adata = sc.read_h5ad("your_transcriptome.h5ad")
human_cytokine_dictionary = hc.load_human_cytokine_dict()
# 2. Run cytokine enrichment analysis for B cells between healthy and diseased patients
enrichment_results = hc.run_one_enrichment_test(
adata = adata,
df_hcd_all = human_cytokine_dictionary,
contrasts_combo = ("healthy", "disease"),
celltype_combo = ("B cell", "B"),
contrast_column = "condition",
celltype_column = "cell_type",
direction = "upregulated",
threshold_expression = 0.0
)
# 3. Investigate enrichment scores of cytokines in your data
enrichment_results
Installation
You need to have 3.11 <= Python < 3.14 installed on your system. If you don't have Python installed, we recommend installing uv.
There are several alternative options to install hucira:
- Install the latest release of
hucirafrom PyPI:
pip install hucira
- Install the latest development version:
pip install git+https://github.com/theislab/huCIRA.git@main
Installation is expected to complete within a few minutes.
Release notes
See the changelog.
Contact
If you found a bug, please use the issue tracker.
Citation
@article {Oesinghaus2025.12.12.693897,
author = {Oesinghaus, Lukas and Becker, S{\"o}ren and Vornholz, Larsen and Papalexi, Efthymia and Pangallo, Joey and Moinfar, Amir Ali and Liu, Jenni and Fleur, Alyssa La and Shulman, Maiia and Marrujo, Simone and Hariadi, Bryan and Curca, Crina and Suyama, Alexa and Nigos, Maria and Sanderson, Oliver and Nguyen, Hoai and Tran, Vuong K and Sapre, Ajay A. and Kaplan, Olivia and Schroeder, Sarah and Salvino, Alec and Gallareta-Olivares, Guillermo and Koehler, Ryan and Geiss, Gary and Rosenberg, Alexander B. and Roco, Charles M. and Seelig, Georg and Theis, Fabian},
title = {A single-cell cytokine dictionary of human peripheral blood},
elocation-id = {2025.12.12.693897},
year = {2025},
doi = {10.64898/2025.12.12.693897},
publisher = {Cold Spring Harbor Laboratory},
URL = {https://www.biorxiv.org/content/early/2025/12/15/2025.12.12.693897},
journal = {bioRxiv}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hucira-0.1.0.tar.gz.
File metadata
- Download URL: hucira-0.1.0.tar.gz
- Upload date:
- Size: 318.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8ecd821391775ea7a3cafb4fd37702e9da243106ee002974c13ca447d10ad10
|
|
| MD5 |
e3e2cb85657df03082aae735110ad7d7
|
|
| BLAKE2b-256 |
dfacc8c881eb0e9a3df316f160cf5b5ec8c9fad8cc452e23b3c6d29de0a778df
|
Provenance
The following attestation bundles were made for hucira-0.1.0.tar.gz:
Publisher:
release.yaml on theislab/huCIRA
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
hucira-0.1.0.tar.gz -
Subject digest:
c8ecd821391775ea7a3cafb4fd37702e9da243106ee002974c13ca447d10ad10 - Sigstore transparency entry: 767844261
- Sigstore integration time:
-
Permalink:
theislab/huCIRA@c7bea873c8e70cee3a52d49a743ac2ef35b442a2 -
Branch / Tag:
refs/tags/0.1.0 - Owner: https://github.com/theislab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@c7bea873c8e70cee3a52d49a743ac2ef35b442a2 -
Trigger Event:
release
-
Statement type:
File details
Details for the file hucira-0.1.0-py3-none-any.whl.
File metadata
- Download URL: hucira-0.1.0-py3-none-any.whl
- Upload date:
- Size: 61.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a825497211f95fceb705a5722ef7ce138b1294d189d99dac3a84f8dc23baa12f
|
|
| MD5 |
1eff1d5a65a8a8a32497dbf83538bf22
|
|
| BLAKE2b-256 |
3bec4274122894ec10127d573b5dd66393324f34aed2f2d8b477654528fbc5b3
|
Provenance
The following attestation bundles were made for hucira-0.1.0-py3-none-any.whl:
Publisher:
release.yaml on theislab/huCIRA
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
hucira-0.1.0-py3-none-any.whl -
Subject digest:
a825497211f95fceb705a5722ef7ce138b1294d189d99dac3a84f8dc23baa12f - Sigstore transparency entry: 767844262
- Sigstore integration time:
-
Permalink:
theislab/huCIRA@c7bea873c8e70cee3a52d49a743ac2ef35b442a2 -
Branch / Tag:
refs/tags/0.1.0 - Owner: https://github.com/theislab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@c7bea873c8e70cee3a52d49a743ac2ef35b442a2 -
Trigger Event:
release
-
Statement type: