betas_stats

pylluminator.quality_control.betas_stats(samples: Samples, sample_label: str, apply_mask=False) None

Print beta values stats

Parameters:
  • samples (Samples) – samples to print the stats of

  • sample_label (str) – name of the sample to print the stats of

  • apply_mask (bool) – True removes masked probes, False keeps them. Default False

Returns:

None