results,VaeModel,Vplots-method | R Documentation |
Test the difference between two Vplots
## S4 method for signature 'VaeModel,Vplots'
results(model, x, type = NULL, contrast = NULL, ...)
model |
a trained VaeModel object |
x |
a Vplots object |
type |
Tesing type ('phase', 'nucleosome', or 'vplots') |
contrast |
this argument species a character vector with exactly three elements: the name of a factor in the design formula, the name of the numerator level for the fold change, and the name of the denominator level for the fold change (simplest case) |
... |
Other arguments |
a GRanges object
Wuming Gong (gongx030@umn.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.