Skip to contents

Drop samples from the object returned by read_idats(). Used for removing samples that failed quality control before computing beta-values.

Usage

drop_samples(raw, j = NULL)

Arguments

raw

Output of calling read_idats

j

Indices of the samples to drop

Value

A modified raw object