-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathDESCRIPTION
More file actions
27 lines (27 loc) · 816 Bytes
/
DESCRIPTION
File metadata and controls
27 lines (27 loc) · 816 Bytes
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
Package: ISBCGCExamples
Type: Package
Title: Vignettes for ISB Cancer Genomics Cloud
Version: 0.1.3
Date: 2017-06-07
Authors@R: c(person("Sheila", "Reynolds", role = c("aut", "cre"),
email="Sheila.Reynolds@systemsbiology.org"),
person("Nicole", "Deflaux", role = c("aut"),
email="deflaux@google.com"))
Depends:
R (>= 3.1.0)
Imports:
bigrquery,
RCurl,
httr
Suggests:
ggplot2,
httpuv,
knitr,
rmarkdown
Description: Provides several vignettes for analysis examples on the ISB-CGC
hosted TCGA data.
VignetteBuilder: rmarkdown
License: Apache License (== 2.0) | file LICENSE
URL: http://datascience.systemsbiology.net/portfolio/cancer-genome-cloud-at-isb/
BugReports: https://github.com/isb-cgc/examples-R/issues
RoxygenNote: 5.0.1