- Home
- Bioconductor 3.22
- Software Packages
- CiteFuse
CiteFuse
This is the released version of CiteFuse; for the devel version, see CiteFuse.
CiteFuse: multi-modal analysis of CITE-seq data
Bioconductor version: Release (3.22)
CiteFuse pacakage implements a suite of methods and tools for CITE-seq data from pre-processing to integrative analytics, including doublet detection, network-based modality integration, cell type clustering, differential RNA and protein expression analysis, ADT evaluation, ligand-receptor interaction analysis, and interactive web-based visualisation of the analyses.
Author: Yingxin Lin [aut, cre], Hani Kim [aut]
Maintainer: Yingxin Lin <yingxin.lin at sydney.edu.au>
citation("CiteFuse")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CiteFuse")
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("CiteFuse")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.