data(rsgcc)
x <- rnaseq[1:10,] #Just use a small subset of RNA-Seq data
onegcc(x[1,], x[2,]) # generate one correlaiton for one gene pair
onegcc(x[2,], x[1,]) # generate the other correlaiton for the same gene pair
Run the code above in your browser using DataLab