-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
executable file
·52 lines (52 loc) · 1.32 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Package: canceR
Type: Package
Title: A Graphical User Interface for accessing and modeling the Cancer Genomics Data of MSKCC
Version: 1.37.1
Date: 2024-02-28
Author: Karim Mezhoud.
Nuclear Safety & Security Department.
Nuclear Science Center of Tunisia.
Maintainer: Karim Mezhoud <[email protected]>
Description: The package is user friendly interface based on the cgdsr and
other modeling packages to explore, compare, and analyse all
available Cancer Data (Clinical data, Gene Mutation, Gene Methylation, Gene
Expression, Protein Phosphorylation, Copy Number Alteration) hosted by the
Computational Biology Center at Memorial-Sloan-Kettering Cancer Center
(MSKCC).
License: GPL-2
LazyLoad: yes
Depends:
R (>= 4.3),
tcltk,
cBioPortalData
Imports:
GSEABase,
tkrplot,
geNetClassifier,
RUnit,
Formula,
rpart,
survival,
Biobase,
phenoTest,
circlize,
plyr,
tidyr,
dplyr,
graphics,
stats,
utils,
grDevices,
R.oo,
R.methodsS3
Suggests:
testthat (>= 3.1),
knitr,
rmarkdown,
BiocStyle
SystemRequirements: Tktable, BWidget
VignetteBuilder: knitr
BugReports: https://github.com/kmezhoud/canceR/issues
biocViews: GUI, GeneExpression, Clustering, GO, GeneSetEnrichment, KEGG, MultipleComparison
RoxygenNote: 7.3.1
Encoding: UTF-8