########
########
# Expression data
########
########
library(RTCGA.rnaseq)
library(Biobase)
convertTCGA(BRCA.rnaseq) -> BRCA.rnaseq_ExpressionSet
## Not run:
# library(RTCGA.PANCAN12)
# convertPANCAN12(expression.cb1) -> PANCAN12_ExpressionSet
# library(RTCGA.RPPA)
# convertTCGA(BRCA.RPPA) -> BRCA.RPPA_ExpressionSet
# library(RTCGA.methylation)
# convertTCGA(BRCA.methylation) -> BRCA.methylation_ExpressionSet
# library(RTCGA.mRNA)
# convertTCGA(BRCA.mRNA) -> BRCA.mRNA_ExpressionSet
# ########
# ########
# # CNV
# ########
# ########
# library(RTCGA.CNV)
# library(GRanges)
# convertTCGA(BRCA.CNV, "CNV") -> BRCA.CNV_GRanges
#
# ## End(Not run)
Run the code above in your browser using DataLab