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 22 Dec. 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

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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