-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
38 lines (38 loc) · 1.46 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
28
29
30
31
32
33
34
35
36
37
38
Package: scPower
Title: Experimental design framework for scRNAseq population studies (eQTL and DE)
Version: 1.0.4
Authors@R: c(
person('Katharina', 'Schmid', NULL, '[email protected]', 'aut'),
person('Barbara', 'Hoellbacher', NULL, '[email protected]', 'aut'),
person('Matthias', 'Heinig', NULL, '[email protected]', c('cre', 'aut'))
)
Description: Statistical framework for experimental design and power analysis of single cell RNAseq (scRNAseq) population studies, performing cell type specific differential expression (DE) analysis between samples or cell type specific expression quantitative trait loci (eQTL) analysis. The package estimates the power for a specific combination of experimental parameters (number of samples, number of cells and read depths) dependent on experimental priors (effect sizes, expression ranks and expression distributions). Furthermore, it can identify the best parameter combination for a given budget, which maximizes the detection power.
Depends: R (>= 3.5.0)
biocViews:
Imports:
Matrix,
pwr,
MKmisc,
reshape2,
HardyWeinberg,
plotly,
ggplot2,
shiny,
shinydashboard (>= 0.7.1),
shinydashboardPlus (>= 2.0.1),
shinyjs,
shinyBS
License: GNU GPLv3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Suggests:
knitr,
rmarkdown,
ggpubr,
data.table,
viridis,
RColorBrewer,
gridExtra,
dplyr
VignetteBuilder: knitr