predict_fragment_size,VaeModel,Vplots-method | R Documentation |
Predict fragment size at the center of the Vplot
## S4 method for signature 'VaeModel,Vplots'
predict_fragment_size(model, x, batch_size = 256L, width = 100L, ...)
model |
a trained VaeModel object |
x |
a Vplots object |
batch_size |
Batch size (default: 256L) |
width |
Central width (in bp) for computing fragment size disstribution (default: 100L) |
... |
Other arguments passed to prepare_data. |
a Vplots object
Wuming Gong (gongx030@umn.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.