# NOT RUN {
# Create CGDS object
mycgds = CGDS("http://www.cbioportal.org/")
getCancerStudies(mycgds)
# Set custom error plot message
setPlotErrorMsg(mycgds, 'My message ...')
getCancerStudies(mycgds)
# }
Run the code above in your browser using DataLab