# 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.cmi(miRtar=dataset[["miRtar"]], targetce = "PTEN", geneexp=dataset[["geneexp"]],
numMIR = 1, miRexp=dataset[["miRexp"]],num_perm=50)
# }
Run the code above in your browser using DataLab