analyze_single_sample: analyze_single_sample

View source: R/analyze_single_sample.R

analyze_single_sampleR Documentation

analyze_single_sample

Description

analyze_single_sample

Usage

analyze_single_sample(
  values,
  sliding_window_size,
  thresholds,
  figure,
  sample_detail,
  bonferroni_threshold = 0.05,
  probe_features
)

Arguments

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

Value

list of lesion count and probe_features count


drake69/semseeker documentation built on Sept. 17, 2023, 12:22 a.m.