- Home
- Bioconductor 3.22
- Software Packages
- CCPlotR
CCPlotR
This is the released version of CCPlotR; for the devel version, see CCPlotR.
Plots For Visualising Cell-Cell Interactions
Bioconductor version: Release (3.22)
CCPlotR is an R package for visualising results from tools that predict cell-cell interactions from single-cell RNA-seq data. These plots are generic and can be used to visualise results from multiple tools such as Liana, CellPhoneDB, NATMI etc.
Author: Sarah Ennis [aut, cre] ORCID iD ORCID: 0000-0001-6100-8573 , Pilib Ó Broin [aut], Eva Szegezdi [aut]
Maintainer: Sarah Ennis <ennissarah94 at gmail.com>
citation("CCPlotR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CCPlotR")
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("CCPlotR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.