meffil.load.detection.pvalues: Load detection p-value matrix

View source: R/load-detection-pvalues.r

meffil.load.detection.pvaluesR Documentation

Load detection p-value matrix

Description

Load detection p-value matrix

Usage

meffil.load.detection.pvalues(
  qc.objects,
  max.bytes = 2^30 - 1,
  verbose = F,
  ...
)

Arguments

qc.objects

A list of outputs from meffil.create.qc.object().

verbose

If TRUE, then detailed status messages are printed during execution (Default: FALSE).

...

Arguments passed to mclapply().

Value

Matrix of probe detection p-values.


perishky/meffil documentation built on March 20, 2024, 1:56 a.m.