Other packages > Find by keyword >

singleCellHaystack  

A Universal Differential Expression Prediction Tool for Single-Cell and Spatial Genomics Data
View on CRAN: Click here


Download and install singleCellHaystack package within the R console
Install from CRAN:
install.packages("singleCellHaystack")

Install from Github:
library("remotes")
install_github("cran/singleCellHaystack")

Install by package version:
library("remotes")
install_version("singleCellHaystack", "1.0.2")



Attach the package and use:
library("singleCellHaystack")
Maintained by
Alexis Vandenbon
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-07-01
Latest Update: 2024-01-11
Description:
One key exploratory analysis step in single-cell genomics data analysis is the prediction of features with different activity levels. For example, we want to predict differentially expressed genes (DEGs) in single-cell RNA-seq data, spatial DEGs in spatial transcriptomics data, or differentially accessible regions (DARs) in single-cell ATAC-seq data. 'singleCellHaystack' predicts differentially active features in single cell omics datasets without relying on the clustering of cells into arbitrary clusters. 'singleCellHaystack' uses Kullback-Leibler divergence to find features (e.g., genes, genomic regions, etc) that are active in subsets of cells that are non-randomly positioned inside an input space (such as 1D trajectories, 2D tissue sections, multi-dimensional embeddings, etc). For the theoretical background of 'singleCellHaystack' we refer to our original paper Vandenbon and Diez (Nature Communications, 2020) <doi:10.1038/s41467-020-17900-3> and our update Vandenbon and Diez (Scientific Reports, 2023) <doi:10.1038/s41598-023-38965-2>.
How to cite:
Alexis Vandenbon (2020). singleCellHaystack: A Universal Differential Expression Prediction Tool for Single-Cell and Spatial Genomics Data. R package version 1.0.2, https://cran.r-project.org/web/packages/singleCellHaystack. Accessed 07 Nov. 2024.
Previous versions and publish date:
0.3.2 (2020-07-01 13:10), 0.3.3 (2020-09-18 16:40), 0.3.4 (2021-03-28 03:50), 1.0.0 (2022-12-20 11:00)
Other packages that cited singleCellHaystack R package
View singleCellHaystack citation profile
Other R packages that singleCellHaystack depends, imports, suggests or enhances
Complete documentation for singleCellHaystack
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA