Package: SC3
Type: Package
Title: Single-Cell Consensus Clustering
Version: 1.39.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, BiocStyle
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/
Config/pak/sysreqs: make perl zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 14:29:27 UTC
RemoteUrl: https://github.com/bioc/SC3
RemoteRef: HEAD
RemoteSha: 177cc944a1e934500bbf70af1d194c5101b9e8e8
Packaged: 2025-10-30 10:34:35 UTC; root
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-30 10:36:50 UTC; windows
Archs: x64
