Package: scran
Version: 1.38.0
Date: 2024-09-05
Title: Methods for Single-Cell RNA-Seq Data Analysis
Description: Implements miscellaneous functions for interpretation of
        single-cell RNA-seq data. Methods are provided for assignment
        of cell cycle phase, detection of highly variable and
        significantly correlated genes, identification of marker genes,
        and other common tasks in routine single-cell analysis
        workflows.
Authors@R: 
    c(person("Aaron", "Lun", role = c("aut", "cre"), email = "infinite.monkeys.with.keyboards@gmail.com"), 
    person("Karsten", "Bach", role = "aut"),
    person("Jong Kyoung", "Kim", role = "ctb"), 
    person("Antonio", "Scialdone", role="ctb"))
Depends: SingleCellExperiment, scuttle
Imports: SummarizedExperiment, S4Vectors, BiocGenerics, BiocParallel,
        Rcpp, stats, methods, utils, Matrix, edgeR, limma, igraph,
        statmod, MatrixGenerics, S4Arrays, DelayedArray, BiocSingular,
        bluster, metapod, dqrng, beachmat
Suggests: testthat, BiocStyle, knitr, rmarkdown, DelayedMatrixStats,
        HDF5Array, scRNAseq, dynamicTreeCut, ResidualMatrix,
        ScaledMatrix, DESeq2, pheatmap, scater
biocViews: ImmunoOncology, Normalization, Sequencing, RNASeq, Software,
        GeneExpression, Transcriptomics, SingleCell, Clustering
LinkingTo: Rcpp, beachmat, BH, dqrng, scuttle
License: GPL-3
NeedsCompilation: yes
VignetteBuilder: knitr
SystemRequirements: C++11
RoxygenNote: 7.3.2
URL: https://github.com/MarioniLab/scran/
BugReports: https://github.com/MarioniLab/scran/issues
Config/pak/sysreqs: libglpk-dev libxml2-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:31:34 UTC
RemoteUrl: https://github.com/bioc/scran
RemoteRef: RELEASE_3_22
RemoteSha: 50cb1ba553f2714c87a13056a78dae9ecc35adaa
Packaged: 2025-11-11 17:31:27 UTC; root
Author: Aaron Lun [aut, cre],
  Karsten Bach [aut],
  Jong Kyoung Kim [ctb],
  Antonio Scialdone [ctb]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-11 17:40:46 UTC; windows
Archs: x64
