Package: SC3
Type: Package
Title: Single-Cell Consensus Clustering
Version: 1.20.0
Author: Vladimir Kiselev
Maintainer: Vladimir Kiselev <vladimir.yu.kiselev@gmail.com>
Authors@R: c(person("Vladimir", "Kiselev",
             email = "vladimir.yu.kiselev@gmail.com",
             role=c("cre", "aut")),
             person("Andrew", "Yiu",
             role=c("ctb")),
             person("Tallulah", "Andrews",
             role=c("ctb")),
             person("Martin", "Hemberg",
             role=c("aut")))
Description: A tool for unsupervised clustering and analysis of single cell RNA-Seq data.
License: GPL-3
Imports: graphics, stats, utils, methods, e1071, parallel, foreach,
        doParallel, doRNG, shiny, ggplot2, pheatmap (>= 1.0.8), ROCR,
        robustbase, rrcov, cluster, WriteXLS, Rcpp (>= 0.11.1),
        SummarizedExperiment, SingleCellExperiment, BiocGenerics,
        S4Vectors
Depends: R(>= 3.3)
LinkingTo: Rcpp, RcppArmadillo
LazyData: TRUE
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, mclust, scater
VignetteBuilder: knitr
biocViews: ImmunoOncology, SingleCell, Software, Classification,
        Clustering, DimensionReduction, SupportVectorMachine, RNASeq,
        Visualization, Transcriptomics, DataRepresentation, GUI,
        DifferentialExpression, Transcription
NeedsCompilation: yes
URL: https://github.com/hemberg-lab/SC3
BugReports: https://support.bioconductor.org/t/sc3/
git_url: https://git.bioconductor.org/packages/SC3
git_branch: RELEASE_3_13
git_last_commit: 2fc947c
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
Packaged: 2021-05-20 02:15:57 UTC; biocbuild
Built: R 4.1.0; i386-w64-mingw32; 2021-05-20 09:55:56 UTC; windows
Archs: i386, x64
