Diff of /DESCRIPTION [000000] .. [2ab972]

Switch to unified view

a b/DESCRIPTION
1
Package: AMARETTO
2
Type: Package
3
Title: Regulatory Network Inference and Driver Gene Evaluation using Integrative Multi-Omics Analysis and Penalized Regression
4
Version: 1.15.3
5
Date: 2016-06-06
6
Author: Jayendra Shinde, Celine Everaert, Shaimaa Bakr, Mohsen Nabian, Jishu Xu,
7
    Vincent Carey, Nathalie Pochet and Olivier Gevaert
8
Maintainer: Olivier Gevaert <olivier.gevaert@gmail.com>
9
Depends: R (>= 3.6), impute, doParallel, grDevices, dplyr, methods, ComplexHeatmap
10
Description: Integrating an increasing number of available multi-omics cancer data remains one of the main challenges to improve our understanding of cancer. One of the main challenges is using multi-omics data for identifying  novel cancer driver genes. We have developed an algorithm, called AMARETTO, that integrates copy number, DNA methylation and gene expression data to identify a set of driver genes by analyzing cancer samples and connects them to clusters of co-expressed genes, which we define as modules. We applied AMARETTO in a pancancer setting to identify cancer driver genes and their modules on multiple cancer sites. AMARETTO captures modules enriched in angiogenesis, cell cycle and EMT, and modules that accurately predict survival and molecular subtypes. This allows AMARETTO to identify novel cancer driver genes directing canonical cancer pathways.
11
License: Apache License (== 2.0) + file LICENSE
12
LazyLoad: yes
13
LazyData: true
14
Encoding: UTF-8
15
biocViews:
16
        StatisticalMethod,DifferentialMethylation,GeneRegulation,GeneExpression,MethylationArray,Transcription,Preprocessing,BatchEffect,DataImport,mRNAMicroarray,MicroRNAArray,Regression,Clustering,RNASeq,CopyNumberVariation,Sequencing,Microarray,Normalization,Network,Bayesian,ExonArray,OneChannel,TwoChannel,ProprietaryPlatforms,AlternativeSplicing,DifferentialExpression,DifferentialSplicing,GeneSetEnrichment,MultipleComparison,QualityControl,TimeCourse
17
Suggests: 
18
    testthat,
19
    MASS,
20
    knitr,
21
    BiocStyle
22
NeedsCompilation: no
23
Packaged: 2016-06-08 11:54:24 UTC
24
Imports: 
25
    callr (>= 3.0.0.9001),
26
    Matrix,
27
    Rcpp,
28
    BiocFileCache, 
29
    DT, 
30
    MultiAssayExperiment, 
31
    circlize, 
32
    curatedTCGAData, 
33
    foreach, 
34
    glmnet, 
35
    httr, 
36
    limma, 
37
    matrixStats, 
38
    readr, 
39
    reshape2, 
40
    tibble,
41
    rmarkdown,
42
    graphics,
43
    grid,
44
    parallel,
45
    stats,
46
    knitr,
47
    ggplot2,
48
    gridExtra, 
49
    utils
50
Roxygen: list(markdown = TRUE)
51
RoxygenNote: 6.1.1.9000
52
LinkingTo: 
53
    Rcpp
54
VignetteBuilder: knitr