results_nucleosome | R Documentation |
Testing the difference of nucleosomes between two samples
results_nucleosome(
model,
x,
contrast,
fragment_size_threshold = 150L,
batch_size = 16L
)
model |
a trained VaeModel object |
x |
a Vplots object |
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) |
fragment_size_threshold |
Fragment size threshold for nucleosome reads |
batch_size |
batch size (default: 16L) |
a GRanges object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.