I have a list of imputed SNPs in a binary file (.bed, .bim, .fam) and I would like to perform some QC before proceeding with further analysis. I need to remove a list of SNPs based on low MAF and poor imputation quality (I have this list). Is it possible to remove this list from the .bed file to create a new binary fileset that no longer contains these variants?