AnalyzeInterInAction | R Documentation |
This function gets to group gene pairs by their expression change, action mode and action effect.
AnalyzeInterInAction(
object,
limits.exprs.change = kexprs.change,
limits.action.mode = kpred.action.mode,
limits.action.effect = kpred.action.effect
)
object |
A |
limits.exprs.change |
Options are 'Xup.Yup', 'Xup.Ydn', 'Xdn.Yup', 'Xdn.Ydn'. It collects the gene pairs matching to given expression change. |
limits.action.mode |
Options are listed in |
limits.action.effect |
Options are listed in |
A InterCell
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.