Bioc2026 Registration Open!

ROSeq

Modeling expression ranks for noise-tolerant differential expression analysis of scRNA-Seq data

Bioconductor version: 3.23 · Package version: 1.24.0

ROSeq - A rank based approach to modeling gene expression with filtered and normalized read count matrix. ROSeq takes filtered and normalized read matrix and cell-annotation/condition as input and determines the differentially expressed genes between the contrasting groups of single cells. One of the input parameters is the number of cores to be used.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("ROSeq")

Details

MaintainerKrishan Gupta <krishang@iiitd.ac.in>
AuthorKrishan Gupta [aut, cre], Manan Lalit [aut], Aditya Biswas [aut], Abhik Ghosh [aut], Debarka Sengupta [aut]
LicenseGPL-3
URLhttps://github.com/krishan57gupta/ROSeq
Bug Reportshttps://github.com/krishan57gupta/ROSeq/issues
Downloads rank283
Source branchRELEASE_3_23
biocViewsDifferentialExpression, GeneExpression, SingleCell, Software

Documentation

Download

Dependencies

Depends: R (>= 4.0)

Imports: pbmcapply, edgeR, limma

Suggests: knitr, rmarkdown, testthat, RUnit, BiocGenerics