results_vplots | R Documentation |
Test the difference of Vplots by a Chi-squared test
results_vplots(x, field, treatment, control, width = 100L)
x |
a Vplots object |
field |
The field in x@dimdata[['sample']] that defines the sample groups |
treatment |
the name of the numerator level for the fold change |
control |
the name of the denominator level for the fold change |
width |
Width of the centeral regions to be considered (default: 100L) |
a GRanges object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.