forked from cbg-ethz/TiMEx
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
26 lines (26 loc) · 814 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
26 lines (26 loc) · 814 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
Package: TiMEx
Type: Package
Title: Finding Mutually Exclusive Groups of Alterations in Cancer Datasets
Description: The implementation of a waiting time model for mutually exclusive
cancer alterations. The method can be readily applied to any large cancer
dataset available as a binary matrix.
Version: 0.99.0
Date: 2016-12-1
Author: Simona Cristea <scristea@jimmy.harvard.edu>
Maintainer: Simona Cristea <scristea@jimmy.harvard.edu>
Depends:
R (>= 3.2.2)
Imports:
graphics (>= 3.1.0),
gtools (>= 3.5.0),
igraph (>= 1.0.1),
RBGL (>= 1.50.0),
stats (>= 3.1.0)
Suggests:
rmarkdown,knitr
VignetteBuilder: rmarkdown
biocViews: Software, StatisticalMethod, SystemsBiology, GraphAndNetwork,
Clustering
License: GPL (>=2)
URL: https://github.com/cbg-ethz/TiMEx
RoxygenNote: 6.0.1