CCPlotR
Plots For Visualising Cell-Cell Interactions
Bioconductor version: 3.23 · Package version: 1.10.0
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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CCPlotR") Details
| Maintainer | Sarah Ennis <ennissarah94@gmail.com> |
| Author | Sarah Ennis [aut, cre] (ORCID: <https://orcid.org/0000-0001-6100-8573>), Pilib Ó Broin [aut], Eva Szegezdi [aut] |
| License | MIT + file LICENSE |
| URL | https://github.com/Sarah145/CCPlotR |
| Bug Reports | https://github.com/Sarah145/CCPlotR/issues |
| Downloads rank | 228 |
| Source branch | RELEASE_3_23 |
| biocViews | CellBiology, Network, SingleCell, Software, SystemsBiology, Visualization |