I am trying to filter a VCF file to only include variants that are within another file, which is a txt file with VCF formatted columns (CHR POS REF ALT). I have been having a hard time finding a way to filter by REF and ALT, in addition to CHR POS (which can be accomplished in plink). Anyone have tips?