---
layout: rule
id: GORULE:0000026
title: IBA annotations must have been sourced from the PAINT inference pipeline
type: filter
fail_mode: hard
status: implemented
tags: [silent]
contact: "go-quality@lists.stanford.edu"
---
This seeks to filter out paint annotations that have leaked into the main mod GAF
sources. In this way, we only have these paint annotations coming directly from
paint.

If the GAF file being validated is not paint, and the line has evidence IBA,
then throw out that line.

See also GORULE:0000037
