View source: R/analyze_single_sample.R
analyze_single_sample | R Documentation |
analyze_single_sample
analyze_single_sample(
values,
sliding_window_size,
thresholds,
figure,
sample_detail,
bonferroni_threshold = 0.05,
probe_features
)
values |
values of methylation |
sliding_window_size |
size of window sliding to calculate hypergeometric |
thresholds |
threshold to use for comparison |
figure |
which figure's of sasmple will be analized HYPO or HYPER |
sample_detail |
details of the sample to analyze |
bonferroni_threshold |
bonferroni threshold to validate pValue |
probe_features |
probe_features details to be used |
list of lesion count and probe_features count
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.