DE.gettripple.Rd
This function is to prepare the data format that is used to differentially expression calling. It include the raw matrix; data.info and size effect
DE.gettripple(datapair, cpcol, withscran = F)
tyhe datapair generated from datapair.mk
The column name for comparison.
if true, use deconvolution to calculate size effect.
This will return .tri.dummy file that is the input for DE analysis
ROCKvsnorock.endo.tri.dummy<-DE.gettripple(ROCKvsnorock.endo.paired,cpcol="name")
#> Error in DE.gettripple(ROCKvsnorock.endo.paired, cpcol = "name"): object 'ROCKvsnorock.endo.paired' not found