View source: R/runDEAnalysis.R
Run Analysismethods
1 | simul_methods(obj, output.dir, AnalysisMethods, para = list())
|
obj |
Name and place of input files. |
output.dir |
Result file save location. |
AnalysisMethods |
DEmethods used for figures. Input as character vectors (e.g. 'edgeR','edgeR.ql','edgeR.rb','DESeq.pd','DESeq2','voom.tmm','voom.qn','voom.sw','ROTS','BaySeq','BaySeq.qn,'PoissonSeq','SAMseq') |
para |
A list parameter consists of multiple lists corresponding each method. Each method list contains multiple parameters to run each DE analysis method. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.