DCe(exprs.1, exprs.2, method=Linkfilter.methods,cutoff, nbins=20, p=0.1,figname=c('LFC.s.jpeg','LFC.d.jpeg'))
Linkfilter.methods
# c("rth", "qth", "percent")
data(dataC)
DCe(dataC[1:100,1:10],dataC[1:100,11:20],method = 'qth',cutoff=0.25,nbins=20,p=0.1)
Run the code above in your browser using DataLab