-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
39 lines (39 loc) · 881 Bytes
/
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
39
Package: ComBatFamQC
Title: Harmonization QC visualization
Version: 0.0.1
Author: Zheng Ren
Maintainer: Zheng Ren <[email protected]>
Description: Streamline interactive batch effect diagnostics, harmonization, and post-harmonization downstream analysis to greatly simplify the data harmonization process and improve transparency and reproducibility.
License: Artistic-2.0
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
tidyr,
dplyr,
tidyverse,
ggplot2,
DT,
shiny,
car,
broom,
pbkrtest,
parallel,
Rtsne,
MDMR,
gamlss,
lme4,
mgcv,
bslib,
bsicons,
shinydashboard,
methods,
gamlss.dist,
invgamma,
ComBatFamily
Remotes: andy1764/ComBatFamily
Depends:
R (>= 3.5.0)
LazyData: true
Suggests: knitr, rmarkdown, devtools, testthat, remotes
VignetteBuilder: knitr