Class SnpFilter

    • Constructor Detail

      • SnpFilter

        public SnpFilter()
    • Method Detail

      • test

        public boolean test​(VariantContext variantContext)
        Specified by:
        test in interface Predicate<VariantContext>
        Parameters:
        variantContext - the record to examine for being a SNP
        Returns:
        true if variantContext is a SNP