Registration and Call for Abstracts Open for Bioc2024

scater

This is the development version of scater; for the stable release version, see scater.

Single-Cell Analysis Toolkit for Gene Expression Data in R


Bioconductor version: Development (3.19)

A collection of tools for doing various analyses of single-cell RNA-seq gene expression data, with a focus on quality control and visualization.

Author: Davis McCarthy [aut], Kieran Campbell [aut], Aaron Lun [aut, ctb], Quin Wills [aut], Vladimir Kiselev [ctb], Felix G.M. Ernst [ctb], Alan O'Callaghan [ctb, cre], Yun Peng [ctb], Leo Lahti [ctb]

Maintainer: Alan O'Callaghan <alan.ocallaghan at outlook.com>

Citation (from within R, enter citation("scater")):

Installation

To install this package, start R (version "4.4") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("scater")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("scater")
Overview of scater functionality HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews Coverage, DataImport, DataRepresentation, DimensionReduction, GeneExpression, ImmunoOncology, Infrastructure, Normalization, Preprocessing, QualityControl, RNASeq, Sequencing, SingleCell, Software, Transcriptomics, Visualization
Version 1.31.2
In Bioconductor since BioC 3.3 (R-3.3) (8 years)
License GPL-3
Depends SingleCellExperiment, scuttle, ggplot2
Imports stats, utils, methods, Matrix, BiocGenerics, S4Vectors, SummarizedExperiment, DelayedArray, MatrixGenerics, beachmat, BiocNeighbors, BiocSingular, BiocParallel, rlang, ggbeeswarm, viridis, Rtsne, RColorBrewer, RcppML, uwot, pheatmap, ggrepel, ggrastr
System Requirements
URL http://bioconductor.org/packages/scater/
Bug Reports https://support.bioconductor.org/
See More
Suggests BiocStyle, snifter, densvis, cowplot, biomaRt, knitr, scRNAseq, robustbase, rmarkdown, testthat, Biobase, scattermore
Linking To
Enhances
Depends On Me netSmooth
Imports Me airpart, BayesSpace, CATALYST, celda, CelliD, CellMixS, ChromSCape, decontX, distinct, FLAMES, IRISFGM, MEB, mia, miaViz, muscat, peco, pipeComp, RegionalST, scDblFinder, scMerge, scTreeViz, scviR, singleCellTK, Spaniel, spatialHeatmap, spatialLIBD, tricycle, VAExprs
Suggests Me APL, Banksy, batchelor, bluster, ccImpute, CellaRepertorium, CellTrails, Cepo, CiteFuse, concordexR, corral, curatedMetagenomicData, dittoSeq, dreamlet, DuoClustering2018, escheR, ExperimentSubset, ggsc, ggspavis, Glimma, HCAData, HCATonsilData, InteractiveComplexHeatmap, iSEE, iSEEhex, iSEEpathways, iSEEu, M3Drop, MAST, mbkmeans, miloR, miQC, monocle, MOSim, MuData, mumosa, muscData, Nebulosa, netDx, raer, SC3, SCArray, scds, schex, scHOT, scone, scp, scPipe, scran, scRepertoire, simpleSingleCell, SingleCellMultiModal, SingleR, sketchR, slalom, speckle, spicyWorkflow, splatter, SPOTlight, standR, SummarizedBenchmark, TabulaMurisData, tidySingleCellExperiment, tidySpatialExperiment, traviz, tuberculosis, UCell, velociraptor, Voyager, waddR
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package scater_1.31.2.tar.gz
Windows Binary scater_1.31.2.zip
macOS Binary (x86_64) scater_1.31.2.tgz
macOS Binary (arm64) scater_1.31.1.tgz
Source Repository git clone https://git.bioconductor.org/packages/scater
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/scater
Bioc Package Browser https://code.bioconductor.org/browse/scater/
Package Short Url https://bioconductor.org/packages/scater/
Package Downloads Report Download Stats