forked from waldronlab/curatedTCGAData
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
43 lines (43 loc) · 1.37 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
Package: curatedTCGAData
Type: Package
Title: Curated Data From The Cancer Genome Atlas (TCGA) as MultiAssayExperiment
Objects
Version: 0.99.56
Author: Marcel Ramos <[email protected]>,
Levi Waldron <[email protected]>,
Lucas Schiffer <[email protected]>,
Valerie Obenchain <[email protected]>,
Morgan Martin <[email protected]>
Maintainer: Marcel Ramos <[email protected]>
Description: This package provides publicly available data from The Cancer
Genome Atlas (TCGA) Bioconductor MultiAssayExperiment class objects. These
objects integrate multiple assays (e.g. RNA-seq, copy number, mutation,
microRNA, protein, and others) with clinical / pathological data. The
MultiAssayExperiment class links assay barcodes with patient IDs, enabling
harmonized subsetting of rows (features) and columns (patients / samples)
across the entire experiment.
License: Artistic-2.0
Depends:
R (>= 3.2.0),
ExperimentHub,
ExperimentHubData
Imports:
MultiAssayExperiment,
utils
Suggests:
BiocCheck,
BiocInstaller,
BiocParallel,
BiocStyle,
dplyr,
knitr,
RaggedExperiment,
readr,
rmarkdown,
S4Vectors,
testthat
VignetteBuilder: knitr
biocViews: Homo_sapiens_Data, ReproducibleResearch, CancerData
LazyData: true
LazyLoad: yes
RoxygenNote: 6.0.1