Skip to content
/ ELVAR Public

Extended Louvain Clustering algorithm for applications in scRNA-Seq data analysis

Notifications You must be signed in to change notification settings

aet21/ELVAR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title author date package output
Introduction to ELVAR
name affiliation
Alok Maity and Andrew E. Teschendorff
CAS Key Lab of Computational Biology, PICB, SINH
2023-04-27
ELVAR
BiocStyle::html_document
toc_float
true

Summary

ELVAR is an R-package for differential abundance (DA) testing of cell-types in single-cell RNA-Seq data. It implements an Extended Louvain clustering Algorithm (EVA) that takes cell attribute information into acccount when inferring cellular communities from the cell-cell nearest neighbour graph. By taking cell attribute information into account, improved community detection is possible, which improves the power to detect DA-shifts of cell-types in relation to disease risk factors or disease itself.

Installation

To install:

library(devtools)
devtools::install_github("aet21/ELVAR")

References

Cell-attribute aware community detection improves differential abundance testing from single-cell RNA-Seq data. Alok K Maity, Andrew E Teschendorff. Submitted 2022.

About

Extended Louvain Clustering algorithm for applications in scRNA-Seq data analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages