Package: scran
Version: 1.16.0
Date: 2020-04-26
Title: Methods for Single-Cell RNA-Seq Data Analysis
Description: 
    Implements functions for low-level analyses of single-cell RNA-seq data. 
    Methods are provided for normalization of cell-specific biases, 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
Imports: SummarizedExperiment, S4Vectors, IRanges, BiocGenerics,
        BiocParallel, Rcpp, stats, methods, utils, Matrix, scater,
        edgeR, limma, BiocNeighbors, igraph, statmod, DelayedArray,
        DelayedMatrixStats, BiocSingular, dqrng
Suggests: testthat, BiocStyle, knitr, beachmat, HDF5Array, scRNAseq,
        dynamicTreeCut, DESeq2, monocle, Biobase, pheatmap
biocViews: ImmunoOncology, Normalization, Sequencing, RNASeq, Software,
        GeneExpression, Transcriptomics, SingleCell, Visualization,
        BatchEffect, Clustering
LinkingTo: Rcpp, beachmat, BH, dqrng
License: GPL-3
NeedsCompilation: yes
VignetteBuilder: knitr
SystemRequirements: C++11
RoxygenNote: 7.1.0
git_url: https://git.bioconductor.org/packages/scran
git_branch: RELEASE_3_11
git_last_commit: 22ab501
git_last_commit_date: 2020-04-27
Date/Publication: 2020-04-27
Packaged: 2020-04-28 04:55:36 UTC; biocbuild
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.0.0; i386-w64-mingw32; 2020-04-28 17:32:22 UTC; windows
Archs: i386, x64
