R/filter_variants.R
filter_variants.Rd
Filter variants in a GWASFormatter object based on a whitelist or blacklist of variants.
filter_variants(x, subset = NULL, exclude = NULL, ...)
A GWASFormatter object.
A file path to a whitelist of variants in Parquet format. Only variants in this file will be kept.