-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
22 lines (22 loc) · 1010 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: rspci
Type: Package
Title: Analysis of fragments contributions calculated by SPCI software
Version: 0.1
Date: 2015-12-14
Authors@R: person("Pavel", "Polishchuk", email = "[email protected]",
role = c("aut", "cre"))
Maintainer: Pavel Polishchuk <[email protected]>
Description: Analysis of fragments contributions calculated with strictural or physico-chemical interpretation approaches by means of SPCI software tool. SPCI (structural and physico-chemical interpretation) tool was developed for automatic building of QSAR models and their subsequent interpretation. More details about developed approaches are in the articles: Molecular Informatics, 2013, 32, 843-853 and J. Chem. Inf. Model., 2016, 56 (8), 1455???1469.
Depends: R (>= 3.4.1)
License: BSD
LazyData: TRUE
Imports:
data.table (>= 1.9.2),
dplyr (>= 0.4.1),
reshape2 (>= 1.4),
Rcpp (>= 0.12.2),
mclust (>= 5.3),
ggplot2 (>= 2.1.0),
gridExtra (>= 2.3)
URL: http://qsar4u.com/sirms_qsar.php
RoxygenNote: 7.0.2