Filter out some loci.

filter_loci(x, locus_filter, description = "")

Arguments

x

object of class mipanalyzer_biallelic or mipanalyzer_multiallelic.

locus_filter

boolean vector specifying whether to keep (TRUE) or drop (FALSE) each locus.

description

brief description of the filter, to be saved in the filter history.