singleCellHaystack: Finding Needles (=differentially Expressed Genes) in Haystacks (=single Cell Data)

Identification of differentially expressed genes (DEGs) is a key step in single-cell transcriptomics data analysis. 'singleCellHaystack' predicts DEGs without relying on clustering of cells into arbitrary clusters. Single-cell RNA-seq (scRNA-seq) data is often processed to fewer dimensions using Principal Component Analysis (PCA) and represented in 2-dimensional plots (e.g. t-SNE or UMAP plots). 'singleCellHaystack' uses Kullback-Leibler divergence to find genes that are expressed in subsets of cells that are non-randomly positioned in a these multi-dimensional spaces or 2D representations. For the theoretical background of 'singleCellHaystack' we refer to Vandenbon and Diez (Nature Communications, 2020) <doi:10.1038/s41467-020-17900-3>.

Version: 0.3.4
Imports: methods, Matrix, splines, ggplot2, reshape2
Suggests: knitr, rmarkdown, SummarizedExperiment, SingleCellExperiment, SeuratObject, Rtsne, cowplot, testthat, wrswoR
Published: 2021-03-28
Author: Alexis Vandenbon ORCID iD [aut, cre], Diego Diez ORCID iD [aut]
Maintainer: Alexis Vandenbon <alexis.vandenbon at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Citation: singleCellHaystack citation info
Materials: NEWS
CRAN checks: singleCellHaystack results

Documentation:

Reference manual: singleCellHaystack.pdf
Vignettes: Application on toy example

Downloads:

Package source: singleCellHaystack_0.3.4.tar.gz
Windows binaries: r-devel: singleCellHaystack_0.3.4.zip, r-release: singleCellHaystack_0.3.4.zip, r-oldrel: singleCellHaystack_0.3.4.zip
macOS binaries: r-release (arm64): singleCellHaystack_0.3.4.tgz, r-oldrel (arm64): singleCellHaystack_0.3.4.tgz, r-release (x86_64): singleCellHaystack_0.3.4.tgz, r-oldrel (x86_64): singleCellHaystack_0.3.4.tgz
Old sources: singleCellHaystack archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=singleCellHaystack to link to this page.