-
Notifications
You must be signed in to change notification settings - Fork 15
/
DESCRIPTION
27 lines (27 loc) · 1.27 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Package: scDD
Version: 1.19.1
Title: Mixture modeling of single-cell RNA-seq data to identify genes
with differential distributions
Description: This package implements a method to analyze single-cell
RNA- seq Data utilizing flexible Dirichlet Process mixture
models. Genes with differential distributions of expression are
classified into several interesting patterns of differences
between two conditions. The package also includes functions for
simulating data with these patterns from negative binomial
distributions.
Authors@R: person("Keegan", "Korthauer", role = c("cre", "aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-4565-1654"))
Depends: R (>= 3.4)
NeedsCompilation: yes
Imports: fields, mclust, BiocParallel, outliers, ggplot2, EBSeq, arm,
SingleCellExperiment, SummarizedExperiment, grDevices,
graphics, stats, S4Vectors, scran
Suggests: BiocStyle, knitr, gridExtra
License: GPL-2
RoxygenNote: 6.0.1
VignetteBuilder: knitr
biocViews: ImmunoOncology, Bayesian, Clustering, RNASeq, SingleCell,
MultipleComparison, Visualization, DifferentialExpression
URL: https://github.com/kdkorthauer/scDD
BugReports: https://github.com/kdkorthauer/scDD/issues