forked from GaoLabXDU/CEPICS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
23 lines (23 loc) · 1.33 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
Package: CEPICS
Type: Package
Title: CEPICS: a comparison and evaluation platform for integration
methods in cancer subtyping
Version: 1.0.0
Depends: R (>= 2.10)
Author: Han Xu, Kuo Song, Ran Duan
Description: CEPICS, an easily used package for comparing and evaluating multi-omics-data integration methods in cancer subtyping.
On CEPICS, we can customize data combination and the usage of several state-of-the-art integration methods to obtain cancer subtyping results.
Then, we illustrate the evaluation of each method using both clustering metrics and clinical survive analysis.
We also show comparisons across all user-selected methods.
More importantly, CEPICS allows users to upload subtyping results of their own method and makes extensive comparisons between it and existing methods.
Finally, CEPICS makes an overall sample analysis that calculates probabilities of pairwise patients belonging to the same subtype.
Maintainer: Han Xu <[email protected]>, Kuo Song <[email protected]>
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Imports: pheatmap, flexclust, cluster, ggplot2, R.matlab, iClusterPlus,
DMwR, survival, PINSPlus, LRAcluster, SNFtool, rmarkdown, grid,
reshape2, stats, grDevices, graphics, utils, parallel
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-08-30 02:04:38 UTC; songk