HiTME
High-resolution Tumor Micro-Environment cell type classification and compositional analysis for scRNA-seq
Install / Use
/learn @carmonalab/HiTMEREADME
HiTME :dart: :facepunch:
<p align="center"> <img src="docs/HiTME_logo.png" height="140"/> </p>High-resolution Tumor Micro-Environment cell type classification
HiTME is a robust tool for precise cell type classification in single-cell RNA-seq data, offering high resolution and flexibility. It provides accurate and interpretable cell type identification, with the ability to easily incorporate new cell types.
Key features of HiTME:
-
User-friendly: Seamlessly integrates with the Seurat pipeline.
-
Hierarchical granularity: Three interconnected levels of cell type annotation.
-
Tailored for the Tumor Micro-Environment: Pre-configured with relevant cell types and granularity levels.
-
Flexible: Easily customizable to add new cell types or states at any level.
-
Fast: Processes samples of 5-10K cells in ~1 minute.
Installation
# install.packages("remotes")
remotes::install_github("carmonalab/HiTME")
Usage
library(ProjecTILs)
library(HiTME)
# Fetch reference maps
ref.maps <- get.reference.maps(collection = "human")
# Cell type classification on a Seurat object
query <- Run.HiTME(query,
ref.maps = ref.maps[["human"]],
species = "human" # for mouse data set to "mouse"
)
# Seurat object metadata has been updated with cell type classification at
# different granularity levels
Find a vignette describing its main functions in html and its code (repository).
<br>How to cite HiTME
Please note that the publication describing HiTME is currently in preparation. In the meantime, we kindly ask that you cite the two primary components of HiTME in your work:
- scGate: Andreatta, Massimo, Ariel J. Berenstein, and Santiago J. Carmona. 2022. "scGate: Marker-Based Purification of Cell Types from Heterogeneous Single-Cell RNA-Seq Datasets." Bioinformatics 38 (April): 2642--44. https://doi.org/10.1093/BIOINFORMATICS/BTAC141.
- ProjecTILs: Andreatta, Massimo, Jesus Corria-Osorio, Sören Müller, Rafael Cubas, George Coukos, and Santiago J. Carmona. 2021. "Interpretation of t Cell States from Single-Cell Transcriptomics Data Using Reference Atlases." Nature Communications 2021 12:1 12 (May): 1--19. https://doi.org/10.1038/s41467-021-23324-4.
Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.7kCommit, push, and open a PR
