Description Usage Arguments Value Examples
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
1  | DE.gettripple(datapair, cpcol, withscran = F)
 | 
datapair | 
 tyhe datapair generated from datapair.mk  | 
cpcol | 
 The column name for comparison.  | 
withscran | 
 if true, use deconvolution to calculate size effect.  | 
This will return .tri.dummy file that is the input for DE analysis
1  | ROCKvsnorock.endo.tri.dummy<-DE.gettripple(ROCKvsnorock.endo.paired,cpcol="name")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.