-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
47 lines (47 loc) · 1.11 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
Package: pdacR
Type: Package
Title: Obtains and analyzes PDAC transcriptomics data
Version: 0.1.2
Author: Richard Moffitt, Ryan Kawalerski, Luke A. Torre-Healy, Ki Oh
Maintainer: <richard.moffitt@stonybrookmedicine.edu>
Description: Downloads and prepares public PDAC data for analysis, and provides some basic tools for this analysis.
License: MIT
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.2.1
Suggests: testthat,
decoderr
biocViews:
Imports: Biobase,bioDist,BiocManager,
ConsensusClusterPlus,
DESeq2,
foreign,
GEOquery,
ggplot2,
ggpubr,
gplots,
hgu219.db,
illuminaHumanv4.db,
limma,
nlme,
openxlsx,
org.Hs.eg.db,
pdacmolgrad,
plyr,
preprocessCore,
RColorBrewer,
readr,
reshape2,
rlang,
Rtsne,
scales,
shiny,
shinyjs,
shinythemes,
SingleCellExperiment,
stringi,
stringr,
survival,
survminer
Remotes: laurapeng/decoderr,
RemyNicolle/pdacmolgrad