query <- TCGAquery(tumor = "lgg")
## Not run:
# clinical_patient_Cancer <- TCGAquery_clinic("brca","clinical_patient")
# dataBRCAcomplete <- log2(BRCA_rnaseqv2)
# # Selecting only 10 genes for example
# dataBRCAcomplete <- dataBRCAcomplete[1:10,]
# tabSurvKM<-TCGAanalyze_SurvivalKM(clinical_patient_Cancer,dataBRCAcomplete,
# Genelist = rownames(dataBRCAcomplete), Survresult = FALSE,ThreshTop=0.67,ThreshDown=0.33)
# ## End(Not run)
Run the code above in your browser using DataLab