Package: muscat
Title: Multi-sample multi-group scRNA-seq data analysis tools
Description: `muscat` provides various methods and visualization tools 
    for DS analysis in multi-sample, multi-group, multi-(cell-)subpopulation 
    scRNA-seq data, including cell-level mixed models and methods based on 
    aggregated “pseudobulk” data, as well as a flexible simulation platform 
    that mimics both single and multi-sample scRNA-seq data.
Type: Package
Version: 1.10.1
Depends: R (>= 4.2)
Authors@R: c(
	person("Helena L.", "Crowell", role=c("aut", "cre"), 
	    email="helena@crowell.eu"),
	person("Pierre-Luc", "Germain", role="aut"),
	person("Charlotte", "Soneson", role="aut"),
	person("Anthony", "Sonrel", role="aut"),
	person("Mark D.", "Robinson", role=c("aut", "fnd"), 
	    email="mark.robinson@imls.uzh.ch"))
Imports: BiocParallel, blme, ComplexHeatmap, data.table, DESeq2, dplyr,
        edgeR, ggplot2, glmmTMB, grDevices, grid, limma, lmerTest,
        lme4, Matrix, matrixStats, methods, progress, purrr, S4Vectors,
        scales, scater, scuttle, sctransform, stats,
        SingleCellExperiment, SummarizedExperiment, variancePartition,
        viridis
Suggests: BiocStyle, countsimQC, cowplot, ExperimentHub, iCOBRA, knitr,
        phylogram, RColorBrewer, reshape2, rmarkdown, statmod,
        testthat, UpSetR
biocViews: ImmunoOncology, DifferentialExpression, Sequencing,
        SingleCell, Software, StatisticalMethod, Visualization
License: GPL-3
VignetteBuilder: knitr
RoxygenNote: 7.1.2
Encoding: UTF-8
URL: https://github.com/HelenaLC/muscat
BugReports: https://github.com/HelenaLC/muscat/issues
git_url: https://git.bioconductor.org/packages/muscat
git_branch: RELEASE_3_15
git_last_commit: 4c1ba70
git_last_commit_date: 2022-06-17
Date/Publication: 2022-06-19
NeedsCompilation: no
Packaged: 2022-06-19 23:56:24 UTC; biocbuild
Author: Helena L. Crowell [aut, cre],
  Pierre-Luc Germain [aut],
  Charlotte Soneson [aut],
  Anthony Sonrel [aut],
  Mark D. Robinson [aut, fnd]
Maintainer: Helena L. Crowell <helena@crowell.eu>
Built: R 4.2.0; ; 2022-06-20 11:02:47 UTC; windows
