-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
56 lines (56 loc) · 1.31 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Package: GladiaTOX
Type: Package
biocViews: Software,
WorkflowStep,
Normalization,
Preprocessing,
QualityControl
Title: R Package for Processing High Content Screening data
Version: 1.12.0
Author: Vincenzo Belcastro [aut, cre],
Dayne L Filer [aut],
Stephane Cano [aut]
Maintainer: PMP S.A. R Support <[email protected]>
Description: GladiaTOX R package is an open-source, flexible solution to
high-content screening data processing and reporting in biomedical research.
GladiaTOX takes advantage of the tcpl core functionalities and provides a
number of extensions: it provides a web-service solution to fetch raw data;
it computes severity scores and exports ToxPi formatted files; furthermore
it contains a suite of functionalities to generate pdf reports for quality
control and data processing.
License: GPL-2
Depends:
R (>= 3.6.0),
data.table (>= 1.9.4)
Imports:
DBI,
RMariaDB,
RSQLite,
numDeriv,
RColorBrewer,
parallel,
stats,
methods,
graphics,
grDevices,
xtable,
tools,
brew,
stringr,
RJSONIO,
ggplot2,
ggrepel,
tidyr,
utils,
RCurl,
XML
LazyData: FALSE
VignetteBuilder: knitr
Suggests:
roxygen2,
knitr,
rmarkdown,
testthat,
BiocStyle
NeedsCompilation: no
RoxygenNote: 6.1.1