forked from HelenaLC/muscat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
executable file
·19 lines (19 loc) · 977 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: muscat
Title: Multi-sample multi-group scRNA-seq data analysis tools
Description: ...
Type: Package
Version: 0.99.8
Depends: R (>= 3.5)
Authors@R: c(
person("Helena L.", "Crowell", role=c("aut", "cre"), email="helena.crowell@uzh.ch"),
person("Charlotte", "Soneson", role="aut"),
person("Pierre-Luc", "Germain", role="aut"),
person("Mark D.", "Robinson", role=c("aut", "fnd"), email="mark.robinson@imls.uzh.ch"))
Imports: ComplexHeatmap, data.table, DESeq2, doParallel, dplyr, edgeR, ggplot2, grDevices, grid, limma, lmerTest, lme4, magrittr, Matrix, matrixStats, MAST, methods, parallel, progress, purrr, reshape2, scales, scran, stats, SingleCellExperiment, SummarizedExperiment, S4Vectors, tibble, utils, variancePartition, viridis
Suggests: BiocStyle, knitr, rmarkdown, testthat
biocViews: DifferentialExpression, SingleCell, Software, StatisticalMethod, Visualization
License: GPL (>=2)
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Encoding: UTF-8
LazyData: TRUE