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
| Maintainer | Marta Interlandi <marta.interlandi01@gmail.com> |
| Author | Marta Interlandi [cre, aut] (ORCID: <https://orcid.org/0000-0002-6863-2552>) |
| License | MIT + file LICENSE |
| URL | https://github.com/martaint/InterCellar |
| Bug Reports | https://github.com/martaint/InterCellar/issues |
| Status | Deprecated |
| Downloads rank | 284 |
| Source branch | RELEASE_3_23 |
| biocViews | GO, 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