I have a variant set annotated by GATK's Funcotator... creates an extra field in the VCF called "Funcotator" with several annotations separated by pipe characters. I want to get some statistics on % intronic vs exonic and missense/nonsense mutations. Is the easiest way to do this using grep? Or does GATK's SelectVariants work?