# NOT RUN {
##identifying miRNA sponge interactions
##Here we take the regulatory relationship between six genes and 71 miRNAs and corresponding
##expression profilesas an example.
ceRNA.Lin(miRtar=dataset[["miRtar"]], targetce = NULL, geneexp=dataset[["geneexp"]],
miRexp=dataset[["miRexp"]], numMIR = 1,method = "pearson", numrandom = 100)
# }
Run the code above in your browser using DataLab