| movRes-class | R Documentation |
movRes is an S4 class to represent comparison results among conditions by mov-like funcions (movDEPAC etc.).
All other movRes classes, such as movDEGeneRes, movDEPACRes, movUTRTrendRes, movAPASwitchRes, movIndexDiffRes are generic from movRes. Use movSelect, movStat, and movViz to process the movRes class.
typetype of the movRes object, such as DEGENE, DEPAC.
methoddefine the method used for obtaining the movRes object, like DE, DEX, lineartrend, etc.
groupgroup label of the samples.
condsa data frame with two columns specifying the two conditions (cond1 and cond2) in the sample group for the comparison analysis. Rownames of the conds data frame are like "cond1.cond2".
pairwisea list with two elements, padj and value, which are normally obtained from getHeatmapRes().
movSelect for select movRes, movStat for making statistics, movViz to visualize a gene.
Other movRes objects:
heatmapResults-class,
movAPASwitchRes-class,
movDEGeneRes-class,
movIndexDiffRes-class,
movUTRTrendRes-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.