a b/DESCRIPTION
1
Package: BloodCancerMultiOmics2017
2
Type: Package
3
Title: "Drug-perturbation-based stratification of blood cancer" by Dietrich S, Oleś M, Lu J et al. - experimental data and complete analysis
4
Version: 1.27.1
5
Author: Małgorzata Oleś, Sascha Dietrich, Junyan Lu, Britta Velten, Andreas Mock, Vladislav Kim, Wolfgang Huber
6
Maintainer: Małgorzata Oleś <dr.malgorzata.oles@gmail.com>
7
Description: The package contains data of the Primary Blood Cancer Encyclopedia (PACE) project together with a complete executable transcript of the statistical analysis and reproduces figures presented in the paper "Drug-perturbation-based stratification of blood cancer" by Dietrich S, Oleś M, Lu J et al., J. Clin. Invest. (2018) 128(1):427-445. doi:10.1172/JCI93801.
8
License: LGPL (>= 3)
9
Encoding: UTF-8
10
VignetteBuilder: knitr
11
Depends: R (>= 3.5.0)
12
Imports:
13
    beeswarm,
14
    Biobase,
15
    DESeq2,
16
    devtools,
17
    dplyr,
18
    ggdendro,
19
    ggplot2,
20
    glmnet,
21
    graphics,
22
    grDevices,
23
    grid,
24
    gtable,
25
    ipflasso,
26
    methods,
27
    RColorBrewer,
28
    reshape2,
29
    scales,
30
    stats,
31
    SummarizedExperiment,
32
    survival,
33
    tibble
34
Suggests:
35
    BiocStyle,
36
    knitr,
37
    rmarkdown,
38
    abind,
39
    AnnotationDbi,
40
    biomaRt,
41
    broom,
42
    colorspace,
43
    cowplot,
44
    dendsort,
45
    doParallel,
46
    foreach,
47
    forestplot,
48
    genefilter,
49
    ggbeeswarm,
50
    ggtern,
51
    gridExtra,
52
    hexbin,
53
    limma,
54
    magrittr,
55
    Matrix,
56
    maxstat,
57
    nat,
58
    org.Hs.eg.db,
59
    pheatmap,
60
    piano,
61
    readxl,
62
    Rtsne,
63
    tidyr,
64
    xtable
65
biocViews: ExperimentData, ReproducibleResearch, CancerData, LeukemiaCancerData
66
LazyData: true