Package VCF.Filters

Class PositionFilter

    • Constructor Detail

      • PositionFilter

        public PositionFilter()
    • Method Detail

      • test

        public abstract boolean test​(Position p)
                              throws VCFDataException
        Tests whether a position should be filtered out
        Parameters:
        p - The position to test
        Returns:
        Whether this position should be filtered out
        Throws:
        VCFDataException - If there is a problem with the data in the VCF