pyclustree
A Python alternative to `clustree` for assessing single-cell RNA-sequencing clusters.
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 4 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.9%) to scientific vocabulary
Keywords
Repository
A Python alternative to `clustree` for assessing single-cell RNA-sequencing clusters.
Basic Info
- Host: GitHub
- Owner: complextissue
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Homepage: https://pyclustree.readthedocs.io/latest/start.html
- Size: 6.36 MB
Statistics
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 5
Topics
Metadata Files
README.md
pyclustree
Visualize cluster assignments at different resolutions. Possbile applications include finding the optimal resolution for single-cell RNA-sequencing clusterings.
pyclustree is inspired by the R package clustree (Github repository), however, while we aim to provide the same functionality, the API
will differ between the implementations.
Getting started
Please refer to the documentation.
Installation
You need to have Python 3.10 or newer installed on your system. If you don't have Python installed, we recommend installing Mambaforge.
There are several alternative options to install pyclustree:
- Install the latest release of
pyclustreefrom PyPI:
bash
pip install pyclustree
- Install the latest development version:
bash
pip install git+https://github.com/complextissue/pyclustree.git@dev
Contact
If you found a bug, please use the issue tracker.
Authors
@maltekuehl @harryhaller001
Unaffiliated with the creators of the R package clustree.
License
Please refer to the LICENSE file.
Citation
Please cite both the original R package as well as this implementation when using pyclustree. For example: Cluster resolution was determined based on visualization with pyclustree (Kuehl et al., 2024), a Python implementation of clustree (Zappia et al., 2018).
- pyclustree: Kuehl, M., Hellmig, M., & Puelles, V. G. (2024). pyclustree: Visualizing cluster resolution optimization for biomedical data (0.3.1). Zenodo. https://doi.org/10.5281/zenodo.13987570
- clustree: Zappia, L., & Oshlack, A. (2018). Clustering trees: a visualization for evaluating clusterings at multiple resolutions. Gigascience, 7(7), giy083.
Owner
- Name: Complex Tissue lab
- Login: complextissue
- Kind: organization
- Location: Denmark
- Website: https://pure.au.dk/portal/en/persons/victor-puelles(98b4de9d-1e23-44c3-9d5c-f5611c35d08a).html
- Repositories: 1
- Profile: https://github.com/complextissue
Research group led by Prof. Victor Puelles, PhD, at Aarhus University.
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use pyclustree, please cite it as below. Please also cite the original clustree package."
authors:
- family-names: "Kuehl"
given-names: "Malte"
- family-names: "Hellmig"
given-names: "Malte"
- family-names: "Puelles"
given-names: "Victor G."
title: "pyclustree: Visualizing cluster resolution optimization for biomedical data"
version: 0.4.1
date-released: 2025-06-08
url: "https://zenodo.org/records/13987570"
GitHub Events
Total
- Create event: 6
- Issues event: 3
- Release event: 3
- Watch event: 5
- Delete event: 1
- Issue comment event: 2
- Push event: 17
- Pull request review event: 3
- Pull request review comment event: 6
- Pull request event: 2
Last Year
- Create event: 6
- Issues event: 3
- Release event: 3
- Watch event: 5
- Delete event: 1
- Issue comment event: 2
- Push event: 17
- Pull request review event: 3
- Pull request review comment event: 6
- Pull request event: 2
Packages
- Total packages: 1
-
Total downloads:
- pypi 193 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 6
- Total maintainers: 1
pypi.org: pyclustree
Visualize cluster assignments at different resolutions
- Homepage: https://github.com/complextissue/pyclustree
- Documentation: https://pyclustree.readthedocs.io/
- License: GNU General Public License v3 (GPLv3)
-
Latest release: 0.4.1
published 9 months ago