Bioc2026 Registration Open!

InterCellar

InterCellar: an R-Shiny app for interactive analysis and exploration of cell-cell communication in single-cell transcriptomics

Bioconductor version: 3.23 · Package version: 2.18.0

InterCellar is implemented as an R/Bioconductor Package containing a Shiny app that allows users to interactively analyze cell-cell communication from scRNA-seq data. Starting from precomputed ligand-receptor interactions, InterCellar provides filtering options, annotations and multiple visualizations to explore clusters, genes and functions. Finally, based on functional annotation from Gene Ontology and pathway databases, InterCellar implements data-driven analyses to investigate cell-cell communication in one or multiple conditions.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("InterCellar")

Details

MaintainerMarta Interlandi <marta.interlandi01@gmail.com>
AuthorMarta Interlandi [cre, aut] (ORCID: <https://orcid.org/0000-0002-6863-2552>)
LicenseMIT + file LICENSE
URLhttps://github.com/martaint/InterCellar
Bug Reportshttps://github.com/martaint/InterCellar/issues
StatusDeprecated
Downloads rank284
Source branchRELEASE_3_23
biocViewsGO, SingleCell, Software, Transcriptomics, Visualization

Documentation

Download

Dependencies

Depends: R (>= 4.1)

Imports: config, golem, shiny, DT, shinydashboard, shinyFiles, shinycssloaders, data.table, fs, dplyr, tidyr, circlize, colourpicker, dendextend, factoextra, ggplot2, plotly, plyr, shinyFeedback, shinyalert, tibble, umap, visNetwork, wordcloud2, readxl, htmlwidgets, colorspace, signal, scales, htmltools, ComplexHeatmap, grDevices, stats, tools, utils, biomaRt, rlang, fmsb, igraph

Suggests: testthat (>= 3.0.0), knitr, rmarkdown, glue, graphite, processx, attempt, BiocStyle, httr