-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
41 lines (41 loc) · 832 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
41 lines (41 loc) · 832 Bytes
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
Package: GPSNET
Title: Genome-wide Pathway Selection with Network Regularization
Version: 0.0.6
Date: 2019-05-09
Author: Sijie Yao[aut, cre],
Kaiqiao Li [aut],
Tingyi Li [aut],
Xuefeng Wang [aut]
Maintainer: Sijie Yao <sijie.yao@moffitt.org>
Description: GPS-NET: THE GENOME-WIDE PATHWAY SELECTION WITH NETWORK REGULARIZATION IN HIGH-DIMENSIONAL GENOMIC DATA.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.1.1
LinkingTo:
Rcpp,
RcppArmadillo
Depends:
R (>= 3.6.0),
survival,
data.table
Imports:
Rcpp (>= 1.0.0),
methods,
stats,
Matrix,
ggplot2,
gridExtra,
maxstat,
survminer,
plotROC,
shiny,
foreach,
pROC,
huge,
OptimalCutpoints
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr