## Not run:
# require(PREDAsampledata)
# data(SODEGIRCNanalysisResults)
# data(SODEGIRGEanalysisResults)
#
# SODEGIR_GE_UP<-PREDAResults2GenomicRegions(
# SODEGIRGEanalysisResults, qval.threshold=0.05,
# smoothStatistic.tail="upper", smoothStatistic.threshold=0.5)
#
# SODEGIR_CN_GAIN<-PREDAResults2GenomicRegions(
# SODEGIRCNanalysisResults, qval.threshold=0.01,
# smoothStatistic.tail="upper", smoothStatistic.threshold=0.1)
#
# SODEGIR_AMPLIFIED<-GenomicRegionsFindOverlap(SODEGIR_GE_UP,
# SODEGIR_CN_GAIN)
#
# ## End(Not run)
Run the code above in your browser using DataLab