scTHI
Indentification of significantly activated ligand-receptor interactions across clusters of cells from single-cell RNA sequencing data
Bioconductor version: 3.23 · Package version: 1.24.0
scTHI is an R package to identify active pairs of ligand-receptors from single cells in order to study,among others, tumor-host interactions. scTHI contains a set of signatures to classify cells from the tumor microenvironment.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("scTHI") Details
| Maintainer | Michele Ceccarelli <m.ceccarelli@gmail.com> |
| Author | Francesca Pia Caruso [aut], Michele Ceccarelli [aut, cre] |
| License | GPL-2 |
| Bug Reports | https://github.com/miccec/scTHI/issues |
| Downloads rank | 246 |
| Source branch | RELEASE_3_23 |
| biocViews | SingleCell, Software |
Documentation
Download
Dependencies
Depends: R (>= 4.0)
Imports: BiocParallel, Rtsne, grDevices, graphics, stats
Suggests: scTHI.data, knitr, rmarkdown, BiocStyle