filter_samples.Rd
Filter out some samples.
filter_samples(x, sample_filter, description = "")
object of class mipanalyzer_biallelic
or
mipanalyzer_multiallelic
.
boolean vector specifying whether to keep (TRUE
)
or drop (FALSE
) each sample.
brief description of the filter, to be saved in the filter history.