CiteFuse is a streamlined package consisting of a suite of tools for pre-processing, modality integration, clustering, differential RNA and ADT expression analysis, ADT evaluation, ligand-receptor interaction analysis, and interactive web-based visualization of CITE-seq data
Install CiteFuse required Bioconductor 3.10
BiocManager::install(c("SummarizedExperiment", "S4Vectors", "SingleCellExperiment", "scater", "scran"))
library(devtools) devtools::install_github("SydneyBioX/CiteFuse")
You can find the vignette at our website: https://sydneybiox.github.io/CiteFuse/articles/CiteFuse.html.