Package: scater
Type: Package
Authors@R: c(
        person("Davis", "McCarthy", role=c("aut", "cre"), email="davis@ebi.ac.uk"),
        person("Kieran", "Campbell", role=c("aut"), email="kieran.campbell@sjc.ox.ac.uk"),
        person("Aaron", "Lun", role = c("aut", "ctb"), email="infinite.monkeys.with.keyboards@gmail.com"),
        person("Quin", "Wills", role=c("aut"), email="qilin@quinwills.net"),
        person("Vladimir", "Kiselev", role=c("ctb"), email="vk6@sanger.ac.uk"))
Version: 1.16.2
Date: 2020-06-26
License: GPL-3
Title: Single-Cell Analysis Toolkit for Gene Expression Data in R
Description: A collection of tools for doing various analyses of
        single-cell RNA-seq gene expression data, with a focus on
        quality control and visualization.
Depends: SingleCellExperiment, ggplot2
Imports: BiocGenerics, SummarizedExperiment, Matrix, ggbeeswarm, rlang,
        grid, DelayedArray, DelayedMatrixStats, methods, S4Vectors,
        stats, utils, viridis, Rcpp, BiocNeighbors, BiocSingular,
        BiocParallel
Suggests: BiocStyle, BiocFileCache, biomaRt, beachmat, cowplot,
        destiny, knitr, scRNAseq, robustbase, rmarkdown, Rtsne, uwot,
        NMF, testthat, pheatmap, Biobase, limma, DropletUtils
VignetteBuilder: knitr
biocViews: ImmunoOncology, SingleCell, RNASeq, QualityControl,
        Preprocessing, Normalization, Visualization,
        DimensionReduction, Transcriptomics, GeneExpression,
        Sequencing, Software, DataImport, DataRepresentation,
        Infrastructure, Coverage
LinkingTo: Rcpp, beachmat
SystemRequirements: C++11
BuildResaveData: no
RoxygenNote: 7.1.0
NeedsCompilation: yes
URL: http://bioconductor.org/packages/scater/
BugReports: https://support.bioconductor.org/
git_url: https://git.bioconductor.org/packages/scater
git_branch: RELEASE_3_11
git_last_commit: e01dfed
git_last_commit_date: 2020-06-26
Date/Publication: 2020-06-26
Packaged: 2020-06-27 04:29:48 UTC; biocbuild
Author: Davis McCarthy [aut, cre],
  Kieran Campbell [aut],
  Aaron Lun [aut, ctb],
  Quin Wills [aut],
  Vladimir Kiselev [ctb]
Maintainer: Davis McCarthy <davis@ebi.ac.uk>
Built: R 4.0.0; i386-w64-mingw32; 2020-06-27 17:39:08 UTC; windows
Archs: i386, x64
