scTHI
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see scTHI.
Indentification of significantly activated ligand-receptor interactions across clusters of cells from single-cell RNA sequencing data
Bioconductor version: 3.14
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.
Author: Francesca Pia Caruso [aut], Michele Ceccarelli [aut, cre]
Maintainer: Michele Ceccarelli <m.ceccarelli at gmail.com>
citation("scTHI")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("scTHI")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("scTHI")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.