# NOT RUN {
##identifying miRNA sponge interactions.
##Here we take six candidate targets(modulators) and corresponding expression
##data for example,Specify target(PTEN) to predict ceRNA interaction.
ceRNA.cernia(miRtar=dataset[["miRtar"]], targetce = "PTEN", geneexp=dataset[["geneexp"]],
numMIR = 1, miRexp=dataset[["miRexp"]], mres=dataset[["mres"]],
cor_cutoff = 0.2, s_cutoff = 0.5)
# }
Run the code above in your browser using DataLab