Package: BASiCS
Type: Package
Title: Bayesian Analysis of Single-Cell Sequencing data
Version: 1.6.0
Date: : 2019-04-20
Authors@R: c(person("Catalina", "Vallejos", role=c("aut", "cre"),
        email="cnvallej@uc.cl"), 
        person("Nils", "Eling", role=c("aut")), 
        person("Alan", "O'Callaghan", role = c("aut")),
        person("Sylvia", "Richardson", role = c("ctb")), 
        person("John", "Marioni", role=c("ctb"))) 
Description: Single-cell mRNA sequencing can uncover novel cell-to-cell
 heterogeneity in gene expression levels in seemingly homogeneous populations 
 of cells. However, these experiments are prone to high levels of technical 
 noise, creating new challenges for identifying genes that show genuine 
 heterogeneous expression within the population of cells under study. BASiCS 
 (Bayesian Analysis of Single-Cell Sequencing data) is an integrated Bayesian 
 hierarchical model to perform statistical analyses of single-cell RNA 
 sequencing datasets in the context of supervised experiments (where the groups 
 of cells of interest are known a priori, e.g. experimental conditions or cell 
 types). BASiCS performs built-in data normalisation (global scaling) and 
 technical noise quantification (based on spike-in genes). BASiCS provides an 
 intuitive detection criterion for highly (or lowly) variable genes within a 
 single group of cells. Additionally, BASiCS can compare gene expression 
 patterns between two or more pre-specified groups of cells. Unlike traditional 
 differential expression tools, BASiCS quantifies changes in expression that lie 
 beyond comparisons of means, also allowing the study of changes in cell-to-cell 
 heterogeneity. The latter can be quantified via a biological over-dispersion 
 parameter that measures the excess of variability that is observed with respect 
 to Poisson sampling noise, after normalisation and technical noise removal. 
 Due to the strong mean/over-dispersion confounding that is typically observed 
 for scRNA-seq datasets, BASiCS also tests for changes in residual 
 over-dispersion, defined by residual values with respect to a global 
 mean/over-dispersion trend. 
License: GPL (>= 2)
Depends: R (>= 3.6), SingleCellExperiment
Imports: Biobase, BiocGenerics, coda, cowplot, data.table, ggExtra,
        ggplot2, graphics, grDevices, KernSmooth, MASS, matrixStats,
        methods, Rcpp (>= 0.11.3), S4Vectors, scran, stats, stats4,
        SummarizedExperiment, viridis, utils
Suggests: BiocStyle, knitr, rmarkdown, testthat
LinkingTo: Rcpp, RcppArmadillo
VignetteBuilder: knitr
biocViews: ImmunoOncology, Normalization, Sequencing, RNASeq, Software,
        GeneExpression, Transcriptomics, SingleCell,
        DifferentialExpression, Bayesian, CellBiology, ImmunoOncology
SystemRequirements: C++11
NeedsCompilation: yes
URL: https://github.com/catavallejos/BASiCS
BugReports: https://github.com/catavallejos/BASiCS/issues
RoxygenNote: 6.1.1
git_url: https://git.bioconductor.org/packages/BASiCS
git_branch: RELEASE_3_9
git_last_commit: 31f9ff5
git_last_commit_date: 2019-05-02
Date/Publication: 2019-05-02
Packaged: 2019-05-03 05:01:06 UTC; biocbuild
Author: Catalina Vallejos [aut, cre],
  Nils Eling [aut],
  Alan O'Callaghan [aut],
  Sylvia Richardson [ctb],
  John Marioni [ctb]
Maintainer: Catalina Vallejos <cnvallej@uc.cl>
Built: R 3.6.0; i386-w64-mingw32; 2019-05-03 12:52:15 UTC; windows
Archs: i386, x64
