-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
26 lines (26 loc) · 1.07 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
Package: visualizationQualityControl
Version: 0.5.1
Title: Development of visualization methods for quality control
Description: Provides utilities useful quality control of
high-throughput -omics datasets.
Authors@R: c(person(given = c("Robert", "M"), family = "Flight", email
= "[email protected]", role = c("aut", "cre")), person(given
= c("Hunter", "NB"), family = "Moseley", email =
"[email protected]", role = c("aut")))
Date: 2024-02-15
Depends: R (>= 3.1.1)
biocViews:
Imports: ComplexHeatmap (>= 1.2.1), stats, dendsort, colorspace, dplyr,
ggplot2, broom, knitrProgressBar, magrittr, purrr
License: MIT + file LICENSE
VignetteBuilder: knitr
Suggests: testthat, knitr, rmarkdown, circlize, viridis, ICIKendallTau
(>= 1.0.0), ggforce
RoxygenNote: 7.2.3
Encoding: UTF-8
LinkingTo: Rcpp
URL:
https://moseleybioinformaticslab.github.io/visualizationQualityControl
https://github.com/moseleybioinformaticslab/visualizationQualityControl
Remotes: github::MoseleyBioinformaticsLab/ICIKendallTau
Config/testthat/edition: 3