-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
28 lines (28 loc) · 959 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
Package: select
Version: 1.6.3
Date: 2019-12-01
Title: SELECT - Selected Events Linked by Evolutionary Conditions across human Tumors
Authors@R: c(
person("Marco", "Mina", , "[email protected]", role = c("aut")),
person("Arvind", "Iyer", , "[email protected]", role = c("cre"),comment = c(ORCID = "0000-0002-8247-700X")),
person("Giovanni", "Ciriello", , "[email protected]", role = c("aut","fnd"),comment = c(ORCID ="0000-0003-2021-8683")))
Maintainer: Arvind Iyer <[email protected]>
Description: This R package implements the SELECT methodology to infer functional inter-dependencies between functional alterations in cancer.
Depends: R (>= 3.0.0)
License: LGPL (>= 3) + file LICENSE
Encoding: UTF-8
LazyData: true
Imports:
foreach,
doParallel,
BiRewire,
igraph,
parallel,
Matrix,
matrixStats
RoxygenNote: 7.1.2
URL: https://github.com/CSOgroup/select
Suggests:
rmarkdown,
knitr
VignetteBuilder: knitr