-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
24 lines (24 loc) · 805 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
24 lines (24 loc) · 805 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
Package: brca.data.2018.09.13
Title: Gene expression and clinical data from Breast invasive carcinoma from TCGA.
Version: 1.1
Authors@R: person("André", "Veríssimo", email = "andre.verissimo@tecnico.ulisboa.pt", role = c("aut", "cre"))
Description: Contains the datasets for BRCA (Breast) with gene expression, mutation
and clinical data. All was extracted from TCGA.
Data was downloaded in 2018.09.13 and processed using build_data.Rmd vignette
Depends: R (>= 3.3.2),
tcga.data.utils
License: GPL-3
Imports: Biobase,
SingleCellExperiment,
MultiAssayExperiment,
dplyr,
futile.logger,
TCGAutils
Encoding: UTF-8
LazyData: true
Suggests: TCGAbiolinks,
knitr,
rmarkdown
Remotes: averissimo/tcga.data.utils,
RoxygenNote: 6.1.0
VignetteBuilder: knitr