Right now the list of evidence codes that are considered experimental is hard-coded in several places in the update scripts. I'd like to get control of this in a single place, like the confidence_code lookup table in the DB, or maybe even using the ECO ontology relations (e.g. EXP is child of ECO:#### for generic experimental evidence).
If using ECO relations, we'd need to find the "root" term that covers all experimental codes.
Right now the list of evidence codes that are considered experimental is hard-coded in several places in the update scripts. I'd like to get control of this in a single place, like the confidence_code lookup table in the DB, or maybe even using the ECO ontology relations (e.g. EXP is child of ECO:#### for generic experimental evidence).
If using ECO relations, we'd need to find the "root" term that covers all experimental codes.